Documentation of 'math.geom2d.conic.Conic2D' Java class
Conic2D
math.geom2d.conic

Interface Conic2D

    • Method Detail

      • conicCoefficients

        double[] conicCoefficients()
        Returns the coefficient of the Cartesian representation of the conic. Cartesian equation has the form :

        a*x^2 + b*x*y + c*y^2 + d*x + e*y + f

        The length of the array is then of size 6.

      • eccentricity

        double eccentricity()
        Returns the eccentricity of the conic.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.