Sha256: 98fdfd2cc94e829d8c7a0544f77500077e0dca5d30e4a24b3849d6e67d85dfcc
Contents?: true
Size: 289 Bytes
Versions: 5
Compression:
Stored size: 289 Bytes
Contents
class Standard # @!group CoilHeatingGas # Updates the efficiency of some gas heating coils # per the prototype assumptions. Defaults to # making no changes. def coil_heating_gas_apply_prototype_efficiency(coil_heating_gas) # Do nothing return true end end
Version data entries
5 entries across 5 versions & 1 rubygems