Class Fortescue


  • public final class Fortescue
    extends Object
    Author:
    Jean-Baptiste Heyberger
    • Method Detail

      • createInverseMatrix

        public static com.powsybl.math.matrix.DenseMatrix createInverseMatrix()
      • createMatrix

        public static com.powsybl.math.matrix.DenseMatrix createMatrix()
      • getCartesianFromPolar

        public static org.apache.commons.math3.geometry.euclidean.twod.Vector2D getCartesianFromPolar​(double magnitude,
                                                                                                      double angle)