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

Class Conchoid

  • All Implemented Interfaces:
    java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable


    public class Conchoid
    extends DecoratedCurve
    Defines a parametric Conchoid of Nicomedes .
    • Constructor Detail

      • Conchoid

        public Conchoid()
    • Method Detail

      • xValue

        public double xValue(double t)
        Define the x-coordinate function x(t) = (aa +bb/cos(t))*cos(t)
        Specified by:
        xValue in class PlaneCurveParametric
      • yValue

        public double yValue(double t)
        Define the y-coordinate function y(t) = (aa +bb/cos(t))*sin(t)
        Specified by:
        yValue in class PlaneCurveParametric

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.