SCHEDULETYPELIMITS

ScheduleTypeLimits specifies the data types and limits for the values contained in schedules

Name
Used to validate schedule types in various schedule objects

Lower Limit Value
Lower limit (real or integer) for the Schedule Type. e.g. if fraction, this is 0.0

Upper Limit Value
Upper limit (real or integer) for the Schedule Type. e.g. if fraction, this is 1.0

Numeric Type
Type: choice (Continuous or Discrete)
Numeric type is either Continuous (all numbers within the min and max are valid or Discrete (only integer numbers between min and max are valid. (Could also allow REAL and INTEGER to mean the same things)

Unit Type
Type: choice (Dimensionless, Temperature, DeltaTemperature, PrecipitationRate, Angle, ConvectionCoefficient, ActivityLevel, Velocity, Capacity, Power, Availability, Percent, Control or Mode)
Temperature (C or F) DeltaTemperature (C or F) PrecipitationRate (m/hr or ft/hr) Angle (degrees) Convection Coefficient (W/m2-K or Btu/sqft-hr-F) Activity Level (W/person) Velocity (m/s or ft/min) Capacity (W or Btu/h) Power (W)
Default: Dimensionless