Interface RatioTapChangerHolder

    • Method Detail

      • newRatioTapChanger

        RatioTapChangerAdder newRatioTapChanger()
        Get a builder to create and associate a ratio tap changer to the transformer.
      • getRatioTapChanger

        RatioTapChanger getRatioTapChanger()
        Get the ratio tap changer.

        Could return null if the leg is not associated to a ratio tap changer.

      • getOptionalRatioTapChanger

        default Optional<RatioTapChanger> getOptionalRatioTapChanger()
        Get the optional ratio tap changer.
      • hasRatioTapChanger

        default boolean hasRatioTapChanger()
        Check if a phase tap changer is present