Sha256: 577fee5b1c59afb1159d349710e6f1609ed44c7f3be050e74d81867d8ab70d1d
Contents?: true
Size: 368 Bytes
Versions: 3
Compression:
Stored size: 368 Bytes
Contents
class Standard # @!group CoilHeatingGas # Applies the standard efficiency ratings and typical performance curves to this object. # # @return [Bool] true if successful, false if not def coil_heating_gas_apply_efficiency_and_curves(coil_heating_gas) successfully_set_all_properties = true return successfully_set_all_properties end end
Version data entries
3 entries across 3 versions & 1 rubygems