Class VoltageLevelsArea

  • All Implemented Interfaces:
    NetworkArea

    public class VoltageLevelsArea
    extends Object
    implements NetworkArea
    Author:
    Ameni Walha <ameni.walha at rte-france.com>, Sebastien Murgey <sebastien.murgey at rte-france.com>, Mathieu Bague <mathieu.bague at rte-france.com>
    • Constructor Detail

      • VoltageLevelsArea

        public VoltageLevelsArea​(com.powsybl.iidm.network.Network network,
                                 List<String> voltageLevelIds)
    • Method Detail

      • getNetPosition

        public double getNetPosition()
        Description copied from interface: NetworkArea
        Computes the net position of the area on a given network object. Net position sign convention is positive when flows are leaving the area (export) and negative when flows feed the area (import).
        Specified by:
        getNetPosition in interface NetworkArea
        Returns:
        Sum of the flows leaving the area