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

Class Catenary

    • Constructor Detail

      • Catenary

        public Catenary()
    • Method Detail

      • xValue

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

        public double yValue(double t)
        Define the y-coordinate function y(t) = aa*cosh(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.