Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 845 Bytes

Outdoors.md

File metadata and controls

16 lines (11 loc) · 845 Bytes

HoneybeeSchema.Model.Outdoors

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "Outdoors"]
SunExposure bool A boolean noting whether the boundary is exposed to sun. [optional] [default to true]
WindExposure bool A boolean noting whether the boundary is exposed to wind. [optional] [default to true]
ViewFactor AnyOfAutocalculatedouble A number for the view factor to the ground. This can also be an Autocalculate object to have the view factor automatically calculated. [optional]

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