Sha256: 7b06c0e80002ef77bbb8ce57217be87436a9fed5bb15ab2b51909b50851a1bfb
Contents?: true
Size: 379 Bytes
Versions: 6
Compression:
Stored size: 379 Bytes
Contents
class ASHRAE901PRM < Standard # @!group AirTerminalSingleDuctParallelPIUReheat # Return the fan on flow fraction for a parallel PIU terminal # # @return [Float] returns nil or a float representing the fraction def air_terminal_single_duct_parallel_piu_reheat_fan_on_flow_fraction return 0.0 # will make the secondary fans run for heating loads end end
Version data entries
6 entries across 6 versions & 1 rubygems