public class Path extends WorldEventIdentityWrapper
| Constructor and Description |
|---|
Path(String pathId,
List<PathList> path) |
| Modifier and Type | Method and Description |
|---|---|
List<PathList> |
getPath()
Returns list of navpoints you have to follow
|
String |
getPathId()
Returns a path id (as requested by the GETPATH command).
|
long |
getSimTime() |
String |
toString() |
getWorldEventpublic long getSimTime()
getSimTime in interface IWorldChangeEventgetSimTime in interface IWorldEventgetSimTime in class WorldEventIdentityWrapperpublic String getPathId()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.