Documentation of 'vmm3d.planecurve.parametric.Limacon' Java class
Limacon
vmm3d.planecurve.parametric

Class Limacon

    • Constructor Detail

      • Limacon

        public Limacon()
    • Method Detail

      • xValue

        public double xValue(double t)
        Define the x-coordinate function x(t) = 2 aa t^3/(1 + t^2) for the curve.
        Specified by:
        xValue in class PlaneCurveParametric
      • yValue

        public double yValue(double t)
        Define the y-coordinate function y(t) = 2 aa t^2/(1 + t^2) for the curve.
        Specified by:
        yValue in class PlaneCurveParametric

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.