Interface ReactiveLimits

    • Method Detail

      • getMinQ

        double getMinQ​(double p)
        Get the reactive power minimum value at a given active power value.
        Parameters:
        p - the active power
      • getMaxQ

        double getMaxQ​(double p)
        Get the reactive power maximum value at a given active power value.
        Parameters:
        p - the active power