Class PhaseTapChangerAngle


  • public class PhaseTapChangerAngle
    extends SensitivityVariable
    Sensitivity variable on phase shift transformer angle
    Author:
    Sebastien Murgey <sebastien.murgey at rte-france.com>
    See Also:
    SensitivityVariable
    • Constructor Detail

      • PhaseTapChangerAngle

        public PhaseTapChangerAngle​(String id,
                                    String name,
                                    String phaseTapChangerHolderId)
        Constructor
        Parameters:
        id - unique identifier of the variable
        name - readable name of the variable
        phaseTapChangerHolderId - id of the network phase tap changer holder which angle is used as sensitivity variable
        Throws:
        NullPointerException - if phaseTapChangerHolderId is null or no PhaseTapChanger exists on holder
    • Method Detail

      • getPhaseTapChangerHolderId

        public String getPhaseTapChangerHolderId()
        Get the id of the phase tap changer holder composing the sensitivity variable
        Returns:
        the id of the phase tap changer holder