|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.swans.field.Mobility.RandomWaypointInfo
public static class Mobility.RandomWaypointInfo
Random waypoint state object.
Field Summary | |
---|---|
int |
steps
number of steps remaining to waypoint. |
long |
stepTime
duration of each step. |
Location |
waypoint
waypoint. |
Fields inherited from interface jist.swans.field.Mobility.MobilityInfo |
---|
NULL |
Constructor Summary | |
---|---|
Mobility.RandomWaypointInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int steps
public long stepTime
public Location waypoint
Constructor Detail |
---|
public Mobility.RandomWaypointInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |