Interface LoadAsymmetricalAdder
- All Superinterfaces:
ExtensionAdder<Load,
LoadAsymmetrical>
- All Known Implementing Classes:
LoadAsymmetricalAdderImpl
- Author:
- Jean-Baptiste Heyberger <jbheyberger at gmail.com>, Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
-
Method Summary
Modifier and TypeMethodDescriptionwithConnectionType
(LoadConnectionType connectionType) withDeltaPa
(double deltaPa) withDeltaPb
(double deltaPb) withDeltaPc
(double deltaPc) withDeltaQa
(double deltaQa) withDeltaQb
(double deltaQb) withDeltaQc
(double deltaQc) Methods inherited from interface com.powsybl.commons.extensions.ExtensionAdder
add, getExtensionClass
-
Method Details
-
withConnectionType
-
withDeltaPa
-
withDeltaQa
-
withDeltaPb
-
withDeltaQb
-
withDeltaPc
-
withDeltaQc
-