Class | Description |
---|---|
JClock | |
JNode | |
JTopology | |
JViewer | |
JViewer.AccelerationFunctionExp |
The
JViewer.AccelerationFunctionExp class implements the following function in
[0:JViewer.AccelerationFunctionExp.ZERO_AT ]:
5.0 * Math.exp(-x / 15.0) - 3.0
Two methods are provided:
JViewer.AccelerationFunctionExp.of(double) : computes the function;
JViewer.AccelerationFunctionExp.inverseOf(double) : computes the inverse of the function. |
Enum | Description |
---|---|
JViewer.BarType |