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

Class Epizykloide

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


    public class Epizykloide
    extends DecoratedCurve
    Defines parametric Epi- and Hypo- Cycloids. Sign of frequ determins Epi:+ and Hypo:- Shows rolling wheel and tangent construction.
    • Constructor Detail

      • Epizykloide

        public Epizykloide()
    • Method Detail

      • xValue

        public double xValue(double t)
        Define the x-coordinate function x(t) = l*rr*cos(fr*t) + r*cos(t) for the curve.
        Specified by:
        xValue in class PlaneCurveParametric
      • yValue

        public double yValue(double t)
        Define the y-coordinate function y(t) = l*rr*sin(fr*t) + r*sin(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.