Interface MinMaxReactiveLimits

All Superinterfaces:
ReactiveLimits

public interface MinMaxReactiveLimits extends ReactiveLimits
Generator reactive limits that does not depend of the active power.
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Method Details

    • getMinQ

      double getMinQ()
    • getMaxQ

      double getMaxQ()