cimpy.cgmes_v2_4_15.SvVoltage module

class cimpy.cgmes_v2_4_15.SvVoltage.SvVoltage(TopologicalNode=None, angle=0.0, v=0.0)[source]

State variable for voltage.

TopologicalNode:

The state voltage associated with the topological node. Default: None

Angle:

The voltage angle of the topological node complex voltage with respect to system reference. Default: 0.0

V:

The voltage magnitude of the topological node. Default: 0.0

Inheritance Diagram:

Inheritance diagram of cimpy.cgmes_v2_4_15.SvVoltage