Class LfBatteryImpl

    • Method Detail

      • create

        public static LfBatteryImpl create​(com.powsybl.iidm.network.Battery battery,
                                           LfNetwork network,
                                           LfNetworkParameters parameters,
                                           com.powsybl.openloadflow.network.impl.LfNetworkLoadingReport report)
      • getId

        public String getId()
      • getTargetQ

        public double getTargetQ()
      • getMinP

        public double getMinP()
      • getMaxP

        public double getMaxP()
      • isParticipating

        public boolean isParticipating()
      • getDroop

        public double getDroop()
      • getParticipationFactor

        public double getParticipationFactor()
      • updateState

        public void updateState()