Class ThreeWindingsTransformerNetworkFactory

java.lang.Object
com.powsybl.iidm.network.test.ThreeWindingsTransformerNetworkFactory

public final class ThreeWindingsTransformerNetworkFactory extends Object
Author:
Mathieu Bague <mathieu.bague at rte-france.com>
  • Method Details

    • create

      public static Network create()
    • create

      public static Network create(NetworkFactory networkFactory)
    • createWithUnsortedEnds

      public static Network createWithUnsortedEnds(NetworkFactory networkFactory)
    • createWithCurrentLimits

      public static Network createWithCurrentLimits()
    • createWithUnsortedEndsAndCurrentLimits

      public static Network createWithUnsortedEndsAndCurrentLimits()
    • createWithApparentPowerLimits

      public static Network createWithApparentPowerLimits()
    • createWithActivePowerLimits

      public static Network createWithActivePowerLimits()
    • createWithCurrentLimitsAndTerminalsPAndQ

      public static Network createWithCurrentLimitsAndTerminalsPAndQ()