Package com.powsybl.iidm.network
Interface ShuntCompensatorNonLinearModelAdder
-
- All Known Implementing Classes:
ShuntCompensatorNonLinearModelAdderAdapter
public interface ShuntCompensatorNonLinearModelAdder
- Author:
- Miora Ralambotiana
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ShuntCompensatorNonLinearModelAdder.SectionAdder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShuntCompensatorAdder
add()
ShuntCompensatorNonLinearModelAdder.SectionAdder
beginSection()
-
-
-
Method Detail
-
beginSection
ShuntCompensatorNonLinearModelAdder.SectionAdder beginSection()
-
add
ShuntCompensatorAdder add()
-
-