Common Grid Model Exchange Standard (CGMES)
CGMES (Common Grid Model Exchange Standard) is a data exchange standard for power systems developed by ENTSO-E. It enables transmission system operators to share consistent grid models for coordinated planning, analysis, and operation of interconnected electricity networks.
Примеры классов
View AllDiagram
The diagram being exchanged. The coordinate system is a standard Cartesian coordinate system and the orientation attribute defines the orientation. The initial view related attributes can be used to specify an initial view with the x,y coordinates of the diagonal points.IdentifiedObject
This is a root class to provide common identification for all classes needing identification and naming attributes.DiagramObject
An object that defines one or more points in a given space. This object can be associated with anything that specializes IdentifiedObject. For single line diagrams such objects typically include such items as analog values, breakers, disconnectors, power transformers, and transmission lines.DiagramStyle
The diagram style refers to a style used by the originating system for a diagram. A diagram style describes information such as schematic, geographic, etc.DiagramObjectPoint
A point in a given space defined by 3 coordinates and associated to a diagram object. The coordinates may be positive or negative as the origin does not have to be in the corner of a diagram.Примеры свойств
View AllDiagram.orientation
Coordinate system orientation of the diagram. A positive orientation gives standard “right-hand” orientation, with negative orientation indicating a “left-hand” orientation. For 2D diagrams, a positive orientation will result in X values increasing from left to right and Y values increasing from bottom to top. A negative orientation gives the “left-hand” orientation (favoured by computer graphics displays) with X values increasing from left to right and Y values increasing from top to bottom.Diagram → OrientationKind
1..1
Diagram.x1InitialView
X coordinate of the first corner of the initial view.Diagram → Float
0..1
Diagram.x2InitialView
X coordinate of the second corner of the initial view.Diagram → Float
0..1
Diagram.y1InitialView
Y coordinate of the first corner of the initial view.Diagram → Float
0..1
Diagram.y2InitialView
Y coordinate of the second corner of the initial view.Diagram → Float
0..1