honeybee_energy.altnumber module¶
Extra AltNumber objects for Energy models.
- Note to developers:
 See _extend_honeybee to see where these alternate numbers are added to honeybee.altnumber module.
- class honeybee_energy.altnumber.Autosize[source]¶
 Bases:
_AltNumberObject for a numerical value is determined from a sizing calculation.
This object is specifically for values determined during the EnergyPlus sizing calculation and is therefore disctinct from numerical values that are generically Autocalculated.
- ToString()¶
 
- to_dict()¶
 Get the object as a dictionary.
- property name¶