TieFlow
Defines the structure (in terms of location and direction) of the net interchange constraint for a control area. This constraint may be used by either AGC or power flow.
URI: cim:TieFlow
Type: Class
classDiagram
class TieFlow
click TieFlow href "../TieFlow"
IdentifiedObject <|-- TieFlow
click IdentifiedObject href "../IdentifiedObject"
TieFlow : TieFlow.ControlArea
TieFlow --> ControlArea : TieFlow.ControlArea
click ControlArea href "../ControlArea"
TieFlow : IdentifiedObject.description
TieFlow : IdentifiedObject.energyIdentCodeEic
TieFlow : IdentifiedObject.mRID
TieFlow : IdentifiedObject.name
TieFlow : TieFlow.positiveFlowIn
TieFlow : IdentifiedObject.shortName
TieFlow : TieFlow.Terminal
TieFlow --> Terminal : TieFlow.Terminal
click Terminal href "../Terminal"
Inheritance
- IdentifiedObject
- TieFlow
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
ControlArea | cim:TieFlow.ControlArea | 1 ControlArea |
The control area of the tie flows | direct |
Terminal | cim:TieFlow.Terminal | 1 Terminal |
The terminal to which this tie flow belongs | direct |
positiveFlowIn | cim:TieFlow.positiveFlowIn | 1 boolean |
Specifies the sign of the tie flow associated with a control area | direct |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
ControlArea | TieFlow | range | TieFlow |
Terminal | TieFlow | range | TieFlow |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:TieFlow |
native | this:TieFlow |