typeDefrostTimeMethods
Enumeration defining two methods for defrost time fraction calculation.
Information
Enumeration for the calculation methods for defrost time fraction. The possible values are:
| Enumeration | Description |
|---|---|
timed |
Run the defrost operation for a fixed time duration fraction of the timestep. |
onDemand |
Run the defrost operation for on a time duration fraction for the timestep, that is calculated from the outdoor air temperature and humidity ratio. |
Literals
| Name | Description |
|---|---|
| timed | Timed defrost |
| onDemand | On-demand defrost |