Class Networks


  • public final class Networks
    extends Object
    Author:
    Geoffroy Jamgotchian
    • Method Detail

      • resetState

        public static void resetState​(com.powsybl.iidm.network.Network network)
      • getPropertyV

        public static double getPropertyV​(com.powsybl.iidm.network.Identifiable identifiable)
      • setPropertyV

        public static void setPropertyV​(com.powsybl.iidm.network.Identifiable identifiable,
                                        double v)
      • getPropertyAngle

        public static double getPropertyAngle​(com.powsybl.iidm.network.Identifiable identifiable)
      • setPropertyAngle

        public static void setPropertyAngle​(com.powsybl.iidm.network.Identifiable identifiable,
                                            double angle)