#include <TapChangerControl.h>


Describes behavior specific to tap changers, e.g. how the voltage at the end of a line varies with the load level and compensation of the voltage drop by tap adjustment.
| IEC61970::Base::Domain::Voltage IEC61970::Base::Wires::TapChangerControl::limitVoltage | 
Maximum allowed regulated voltage on the PT secondary, regardless of line drop compensation. Sometimes referred to as first-house protection.
| IEC61970::Base::Domain::Boolean IEC61970::Base::Wires::TapChangerControl::lineDropCompensation | 
If true, the line drop compensation is to be applied.
| IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::TapChangerControl::lineDropR | 
Line drop compensator resistance setting for normal (forward) power flow.
| IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::TapChangerControl::lineDropX | 
Line drop compensator reactance setting for normal (forward) power flow.
| IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::TapChangerControl::reverseLineDropR | 
Line drop compensator resistance setting for reverse power flow.
| IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::TapChangerControl::reverseLineDropX | 
Line drop compensator reactance setting for reverse power flow.
 1.8.13