Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.28 KB

EnergyWindowMaterialSimpleGlazSys.md

File metadata and controls

18 lines (13 loc) · 1.28 KB

HoneybeeSchema.Model.EnergyWindowMaterialSimpleGlazSys

Properties

Name Type Description Notes
Identifier string Text string for a unique object ID. This identifier remains constant as the object is mutated, copied, and serialized to different formats (eg. dict, idf, osm). This identifier is also used to reference the object across a Model. It must be < 100 characters, use only ASCII characters and exclude (, ; ! \n \t).
DisplayName string Display name of the object with no character restrictions. [optional]
UFactor double Used to describe the value for window system U-Factor, or overall heat transfer coefficient in W/(m2-K).
Shgc double Unitless quantity describing Solar Heat Gain Coefficient for normal incidence and vertical orientation.
Type string [optional] [readonly] [default to "EnergyWindowMaterialSimpleGlazSys"]
Vt double The fraction of visible light falling on the window that makes it through the glass at normal incidence. [optional] [default to 0.54D]

[Back to Model list] [Back to API list] [Back to README]