public interface RatioTapChanger extends TapChanger<RatioTapChanger,RatioTapChangerStep>
Modifier and Type | Method and Description |
---|---|
double |
getTargetV()
Get the target voltage in kV.
|
boolean |
hasLoadTapChangingCapabilities()
Get the load tap changing capabilities status.
|
RatioTapChanger |
setTargetV(double targetV)
Set the target voltage in kV.
|
getCurrentStep, getHighTapPosition, getLowTapPosition, getRegulationTerminal, getStep, getStepCount, getTapPosition, getTargetDeadband, isRegulating, remove, setRegulating, setRegulationTerminal, setTapPosition, setTargetDeadband
double getTargetV()
Depends on the working variant.
VariantManager
RatioTapChanger setTargetV(double targetV)
Depends on the working variant.
VariantManager
boolean hasLoadTapChangingCapabilities()
Copyright © 2019. All rights reserved.