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.mRID
TieFlow : IdentifiedObject.name
TieFlow : TieFlow.positiveFlowIn
TieFlow : TieFlow.Terminal
TieFlow --> Terminal : TieFlow.Terminal
click Terminal href "../Terminal"
Inheritance
- IdentifiedObject
- TieFlow
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
positiveFlowIn | cim:TieFlow.positiveFlowIn | 1 boolean |
Specifies the sign of the tie flow associated with a control area | direct |
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 |
mRID | cim:IdentifiedObject.mRID | 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/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:TieFlow |
native | this:TieFlow |