Sha256: 8e5882bb8af67cda68000e8506c6174200ebef64c32cfad3e3ee7260218869a5
Contents?: true
Size: 481 Bytes
Versions: 4
Compression:
Stored size: 481 Bytes
Contents
# ******************************************************************************* # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC. # See also https://openstudio.net/license # ******************************************************************************* class OpenStudio::Model::CoilHeatingGasMultiStage def maxHeatingCapacity stages.last.maxHeatingCapacity end def maxHeatingCapacityAutosized stages.last.maxHeatingCapacityAutosized end end
Version data entries
4 entries across 4 versions & 1 rubygems