|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Move
Movement for simulation elements.
| Method Summary | |
|---|---|
Space |
distance(Move p,
Time t)
Retrieve the distance at a given time of this movement from that movement. |
Move |
moveAt(Time t)
Get the movement at a given time. |
| Method Detail |
|---|
Move moveAt(Time t)
t - That time.
Space distance(Move p,
Time t)
p - That location.t - The another time.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||