LoadBehaviourMV
Represents a load behaviour profile (MV).
Import
python
from pyptp.elements.mv import LoadBehaviourMVProperties
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
general | General | Yes | - |
General
General properties for a load behaviour profile.
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
guid | Guid | No | (auto UUID) | |
name | str | No | "" | |
constant_p | int | No | 0 | |
constant_q | int | No | 0 |
Referenced Types
General
General properties for a load behaviour profile.
Defined in pyptp.elements.mv.load_behaviour
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
guid | Guid | No | (auto UUID) | |
name | str | No | "" | |
constant_p | int | No | 0 | |
constant_q | int | No | 0 |