Class CgmesRatioTapChangerBuilder

java.lang.Object
com.powsybl.cgmes.conversion.elements.transformers.CgmesRatioTapChangerBuilder

public class CgmesRatioTapChangerBuilder extends Object
Author:
Luma Zamarreño <zamarrenolm at aia.es>, José Antonio Marqués <marquesja at aia.es>
  • Field Details

    • context

      protected final Context context
    • p

      protected final PropertyBag p
    • tapChanger

      protected final TapChanger tapChanger
    • lowStep

      protected int lowStep
    • highStep

      protected int highStep
  • Method Details

    • addRegulationData

      protected void addRegulationData()
    • addSteps

      protected void addSteps()
    • initialTapPosition

      protected int initialTapPosition(int defaultStep)
    • build

      protected TapChanger build()
    • isTableValid

      protected boolean isTableValid(String tableId, PropertyBags table)