Class LfVscConverterStationImpl

    • Method Detail

      • create

        public static LfVscConverterStationImpl create​(com.powsybl.iidm.network.VscConverterStation station,
                                                       boolean breakers,
                                                       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()
      • updateState

        public void updateState()
      • getSlope

        public double getSlope()
      • setSlope

        public void setSlope​(double slope)