Interface NetworkArea

  • All Known Implementing Classes:
    CountryArea, VoltageLevelsArea

    public interface NetworkArea
    NetworkArea defines an area for balances adjustment as a net position provider, calculated on a Network object
    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>
    • Method Detail

      • getNetPosition

        double getNetPosition()
        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).
        Returns:
        Sum of the flows leaving the area