cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model
Class VisibilityLocation
java.lang.Object
cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
- All Implemented Interfaces:
- ILocated, Serializable
public class VisibilityLocation
- extends Object
- implements Serializable, ILocated
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public double x
y
public double y
z
public double z
navPoint1Id
public String navPoint1Id
navPoint2Id
public String navPoint2Id
navPoint
public transient NavPoint navPoint
link
public transient NavPointNeighbourLink link
VisibilityLocation
public VisibilityLocation()
getLocation
public Location getLocation()
- Specified by:
getLocation in interface ILocated
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.