class OpenStudio::Model::OutputControlReportingTolerances
Public Class Methods
iddObjectType()
click to toggle source
@return [IddObjectType]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 6 def self.iddObjectType end
Public Instance Methods
getToleranceforTimeCoolingSetpointNotMet(*args)
click to toggle source
@return [Quantity]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 28 def getToleranceforTimeCoolingSetpointNotMet(*args) end
getToleranceforTimeHeatingSetpointNotMet(*args)
click to toggle source
@return [Quantity]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 25 def getToleranceforTimeHeatingSetpointNotMet(*args) end
isToleranceforTimeCoolingSetpointNotMetDefaulted()
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 18 def isToleranceforTimeCoolingSetpointNotMetDefaulted end
isToleranceforTimeHeatingSetpointNotMetDefaulted()
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 12 def isToleranceforTimeHeatingSetpointNotMetDefaulted end
resetToleranceforTimeCoolingSetpointNotMet()
click to toggle source
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 22 def resetToleranceforTimeCoolingSetpointNotMet end
resetToleranceforTimeHeatingSetpointNotMet()
click to toggle source
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 20 def resetToleranceforTimeHeatingSetpointNotMet end
setToleranceforTimeCoolingSetpointNotMet(*args)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 34 def setToleranceforTimeCoolingSetpointNotMet(*args) end
setToleranceforTimeHeatingSetpointNotMet(*args)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 31 def setToleranceforTimeHeatingSetpointNotMet(*args) end
toleranceforTimeCoolingSetpointNotMet()
click to toggle source
@return [Double]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 15 def toleranceforTimeCoolingSetpointNotMet end
toleranceforTimeHeatingSetpointNotMet()
click to toggle source
@return [Double]
# File lib/openstudio-api-stubs/Classes/OutputControlReportingTolerances.rb, line 9 def toleranceforTimeHeatingSetpointNotMet end