Class CountryAreaFactory

java.lang.Object
com.powsybl.balances_adjustment.util.CountryAreaFactory
All Implemented Interfaces:
NetworkAreaFactory

public class CountryAreaFactory extends Object implements NetworkAreaFactory
A NetworkAreaFactory instance that creates new CountryArea.
Author:
Mathieu Bague <mathieu.bague at rte-france.com>
  • Constructor Details

    • CountryAreaFactory

      public CountryAreaFactory(com.powsybl.iidm.network.Country... countries)
  • Method Details