|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmovements.SingleDimensionalMovement
movements.StationaryMovement
| Field Summary | |
private double |
position
|
| Constructor Summary | |
(package private) |
StationaryMovement(double position)
|
| Method Summary | |
(package private) double |
GetPosition(int ticksIntoMovement)
Given a point of time as the number of 'ticks' after the start of the movement, this method returns the position at that point of time. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private double position
| Constructor Detail |
StationaryMovement(double position)
| Method Detail |
double GetPosition(int ticksIntoMovement)
SingleDimensionalMovement
GetPosition in class SingleDimensionalMovement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||