Class BatteryAdderImpl

java.lang.Object
com.powsybl.iidm.network.impl.BatteryAdderImpl
All Implemented Interfaces:
BatteryAdder, IdentifiableAdder<Battery,BatteryAdder>, InjectionAdder<Battery,BatteryAdder>, Validable

public class BatteryAdderImpl extends Object implements BatteryAdder
Author:
Ghiles Abdellah <ghiles.abdellah at rte-france.com>
  • Field Details

    • voltageLevel

      protected com.powsybl.iidm.network.impl.VoltageLevelExt voltageLevel
  • Constructor Details

    • BatteryAdderImpl

      public BatteryAdderImpl(com.powsybl.iidm.network.impl.VoltageLevelExt voltageLevel)
  • Method Details