cimpy.cgmes_v2_4_15.SvTapStep module

class cimpy.cgmes_v2_4_15.SvTapStep.SvTapStep(TapChanger=None, position=0.0)[source]

State variable for transformer tap step. This class is to be used for taps of LTC (load tap changing) transformers, not fixed tap transformers.

TapChanger:

The tap changer associated with the tap step state. Default: None

Position:

The floating point tap position. This is not the tap ratio, but rather the tap step position as defined by the related tap changer model and normally is constrained to be within the range of minimum and maximum tap positions. Default: 0.0

Inheritance Diagram:

Inheritance diagram of cimpy.cgmes_v2_4_15.SvTapStep