#include <SvTapStep.h>
Public Attributes | |
IEC61970::Base::Domain::Float | position |
IEC61970::Base::Wires::TapChanger * | TapChanger |
State variable for transformer tap step. This class is to be used for taps of LTC (load tap changing) transformers, not fixed tap transformers.
IEC61970::Base::Domain::Float IEC61970::Base::StateVariables::SvTapStep::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.
IEC61970::Base::Wires::TapChanger* IEC61970::Base::StateVariables::SvTapStep::TapChanger |
The tap changer associated with the tap step state.