Class LfGeneratorImpl

    • Method Detail

      • create

        public static LfGeneratorImpl create​(com.powsybl.iidm.network.Generator generator,
                                             boolean breakers,
                                             com.powsybl.openloadflow.network.impl.LfNetworkLoadingReport report,
                                             double plausibleActivePowerLimit)
      • getId

        public String getId()
      • getTargetQ

        public double getTargetQ()
      • getMinP

        public double getMinP()
      • getMaxP

        public double getMaxP()
      • isParticipating

        public boolean isParticipating()
      • getDroop

        public double getDroop()
      • updateState

        public void updateState()
      • getSlope

        public double getSlope()
      • setSlope

        public void setSlope​(double slope)