HVACLoadConstructionClass
Description:
Enumerated type listing options for construction class for HVAC analysis.
Enumerated type listing options for construction class for HVAC analysis.
public enum HVACLoadConstructionClass
| Name | Description |
|---|---|
| LooseConstruction | A loose construction has an infiltration level of approximately 0.076 cfm/sqft |
| MediumConstruction | A medium construction has an infiltration level of approximately 0.038 cfm/sqft |
| NoneConstruction | A none construction has an infiltration level of 0 cfm/sqft |
| TightConstruction | A tight construction has an infiltration level of approximately 0.019 cfm/sqft |