cimpy.cgmes_v2_4_15.SvVoltage module

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

State variable for voltage.

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

TopologicalNode

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

cgmesProfile

alias of cimpy.cgmes_v2_4_15.Base.Profile

Inheritance Diagram:

Inheritance diagram of cimpy.cgmes_v2_4_15.SvVoltage