LoadArea
The class is the root or first level in a hierarchical structure for grouping of loads for the purpose of load flow load scaling.
URI: cim:LoadArea
Type: Class
classDiagram
class LoadArea
click LoadArea href "../LoadArea"
EnergyArea <|-- LoadArea
click EnergyArea href "../EnergyArea"
LoadArea : IdentifiedObject.description
LoadArea : IdentifiedObject.mRID
LoadArea : IdentifiedObject.name
Inheritance
- IdentifiedObject
- EnergyArea
- LoadArea
- EnergyArea
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| 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 |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SubLoadArea | LoadArea | range | LoadArea |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:LoadArea |
| native | this:LoadArea |