OutdoorAirFlowStandard
Description:
An enumerated type listing all the possible outdoor airflow standard for a space type.
An enumerated type listing all the possible outdoor airflow standard for a space type.
public enum OutdoorAirFlowStandard
| Name | Description |
|---|---|
| ByACH | By ACH. |
| ByPeopleAndByArea | By people and by area. |
| MaxByACH_ByArea_ByPeople | Maximum(by ACH, by area, by people). |
| MaxByACH_ByPeopleByArea | Maximum(by ACH, by people and by area). |
| MaxByPeople_ByArea | Maximum(by people, by area). |