typeLoad
Enumeration that defines the modeling assumption of the load.
Information
This type indicates in which mode the load model operates.Literals
| Name | Description |
|---|---|
| FixedZ_steady_state | Fixed Z, steady-state |
| FixedZ_dynamic | Fixed Z, dynamic |
| VariableZ_P_input | Variable Z, P input |
| VariableZ_y_input | Variable Z, y input |
Revisions
-
March 19, 2015, by Marco Bonvini:
Added documentation.