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

Class ArchimedeanSpiral

    • Constructor Detail

      • ArchimedeanSpiral

        public ArchimedeanSpiral()
    • Method Detail

      • xValue

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

        public double yValue(double t)
        Define the y-coordinate function y(t) = exp(aa*log(t)) * sin(t)t for the parametric curve.
        Specified by:
        yValue in class PlaneCurveParametric

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.