org.jzy3d.maths.parameq
Class ParametricHelix
java.lang.Object
org.jzy3d.maths.parameq.ParametricEquation
org.jzy3d.maths.parameq.ParametricHelix
public class ParametricHelix
- extends ParametricEquation
Field Summary |
protected double |
a
|
protected double |
b
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
a
protected double a
b
protected double b
ParametricHelix
public ParametricHelix(double a,
double b)
apply
public Coord3d apply(double t)
- Specified by:
apply
in class ParametricEquation
Copyright © 2013. All rights reserved.