ActivePowerLimit
Limit on active power flow.
URI: cim:ActivePowerLimit
Type: Class
classDiagram
class ActivePowerLimit
click ActivePowerLimit href "../ActivePowerLimit"
OperationalLimit <|-- ActivePowerLimit
click OperationalLimit href "../OperationalLimit"
ActivePowerLimit : IdentifiedObject.description
ActivePowerLimit : IdentifiedObject.mRID
ActivePowerLimit : IdentifiedObject.name
ActivePowerLimit : OperationalLimit.OperationalLimitSet
ActivePowerLimit --> OperationalLimitSet : OperationalLimit.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
ActivePowerLimit : OperationalLimit.OperationalLimitType
ActivePowerLimit --> OperationalLimitType : OperationalLimit.OperationalLimitType
click OperationalLimitType href "../OperationalLimitType"
ActivePowerLimit : ActivePowerLimit.value
Inheritance
- IdentifiedObject
- OperationalLimit
- ActivePowerLimit
- OperationalLimit
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
value | cim:ActivePowerLimit.value | 1 ActivePower |
Value of active power limit | direct |
OperationalLimitSet | cim:OperationalLimit.OperationalLimitSet | 1 OperationalLimitSet |
The limit set to which the limit values belong | OperationalLimit |
OperationalLimitType | cim:OperationalLimit.OperationalLimitType | 1 OperationalLimitType |
The limit type associated with this limit | OperationalLimit |
mRID | cim:IdentifiedObject.mRID | 0..1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ActivePowerLimit |
native | this:ActivePowerLimit |