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

Class Nephroid

    • Constructor Detail

      • Nephroid

        public Nephroid()
    • Method Detail

      • xValue

        public double xValue(double t)
        Define the x-coordinate function x(t) = 3 cos(t) - cos(3 t) for the curve.
        Specified by:
        xValue in class PlaneCurveParametric
      • yValue

        public double yValue(double t)
        Define the y-coordinate function y(t) = -3 sin(t) + sin(3 t) 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.