Class TransformersValidation

java.lang.Object
com.powsybl.loadflow.validation.TransformersValidation

public final class TransformersValidation extends Object
Tries to validate that transformers regulating voltage have been correclty simulated. We check that the voltage deviation from the target voltage stays inside a deadband around the target voltage, taken equal to the maximum possible voltage increase/decrease for a one-tap change.
Author:
Massimo Ferraro <[email protected]>