public interface PositionFunction
Modifier and Type | Method and Description |
---|---|
double |
getPosition(double time) |
java.util.List<java.lang.String> |
getUnits() |
double |
getVelocity(double time) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.