Interface TwoWindingsTransformerPhaseAngleClock

All Superinterfaces:
Extension<TwoWindingsTransformer>
All Known Implementing Classes:
TwoWindingsTransformerPhaseAngleClockImpl

public interface TwoWindingsTransformerPhaseAngleClock extends Extension<TwoWindingsTransformer>
Author:
Jérémy LABOUS <jlabous at silicom.fr>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Return the name of this extension.
    int
    Get the phase angle displacement represented in clock hours.
    void
    setPhaseAngleClock(int phaseAngleClock)
    Set the phase angle displacement represented in clock hours

    Methods inherited from interface com.powsybl.commons.extensions.Extension

    getExtendable, setExtendable
  • Field Details

  • Method Details

    • getName

      default String getName()
      Description copied from interface: Extension
      Return the name of this extension.
      Specified by:
      getName in interface Extension<TwoWindingsTransformer>
    • getPhaseAngleClock

      int getPhaseAngleClock()
      Get the phase angle displacement represented in clock hours.
    • setPhaseAngleClock

      void setPhaseAngleClock(int phaseAngleClock)
      Set the phase angle displacement represented in clock hours