Sha256: 9029f8c32960a8313d380bc06c0d851a81851e06b3e91a484c3ec8ff85bf150d
Contents?: true
Size: 380 Bytes
Versions: 7
Compression:
Stored size: 380 Bytes
Contents
class ASHRAE901PRM < Standard # @!group AirTerminalSingleDuctParallelPIUReheat # Return the fan on flow fraction for a parallel PIU terminal # # @return [Double] 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
7 entries across 7 versions & 1 rubygems