Interface MinMaxReactiveLimits

  • All Superinterfaces:
    ReactiveLimits

    public interface MinMaxReactiveLimits
    extends ReactiveLimits
    Generator reactive limits that does not depend of the active power.
    Author:
    Geoffroy Jamgotchian
    • Method Detail

      • getMinQ

        double getMinQ()
      • getMaxQ

        double getMaxQ()