Class ActivePowerExtension

    • Constructor Detail

      • ActivePowerExtension

        public ActivePowerExtension​(double preContingencyValue)
      • ActivePowerExtension

        public ActivePowerExtension​(double preContingencyValue,
                                    double postContingencyValue)
    • Method Detail

      • setExtendable

        public void setExtendable​(LimitViolation limitViolation)
        Description copied from interface: Extension
        Set the holder of this extension.
        Specified by:
        setExtendable in interface Extension<LimitViolation>
        Parameters:
        limitViolation - The new holder of this extension, could be null
      • getPreContingencyValue

        public double getPreContingencyValue()
      • getPostContingencyValue

        public double getPostContingencyValue()