ProtectiveActionAdjustment
Class Description
Protective actions on non-switching equipment. The operating condition is adjusted.
Attributes
Name | Type | Description |
---|---|---|
byPercentage | PerCent | The adjustment is given in percent of the active value. |
byValue | Float | The adjustment is given in value of the active value. |
kind | ProtectiveActionAdjustmentKind | Defines the kind of adjustment that should be done. With this value the correct attribute containing the value needs to be used. |
reduce | Boolean | If true, the adjusted value is an reduction. Other wise it is an increase in the value. |
setValue | Float | The adjustment is given by a new active value. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ProtectiveActionAdjustment | 0..* | DCConductingEquipment | 1 | ProtectiveActionAdjustment | DCConductingEquipment | The operating condition to the Conducting Equipment is changed when protective action adjustment is activated. | |
ProtectiveActionAdjustment | 0..* | Measurement | 0..1 | ProtectiveActionAdjustment | Measurement | The measurement is used to control the operation of an equipment. | |
ProtectiveActionAdjustment | 0..* | ConductingEquipment | 1 | ProtectiveActionAdjustment | The operating condition to the Conducting Equipment is changed when protective action adjustment is activated. For ShuntCompensator or other conducting equipment that operates on discrete values (integer), the values given in float will be rounded. | ConductingEquipment | ConductingEquipment whose operating condition is changed when this protective action adjustment gets activated. |