cz.cuni.amis.pogamut.usar2004.agent.module.geometry
Class GeoAerial

Package class diagram package GeoAerial
java.lang.Object
  extended by cz.cuni.amis.pogamut.usar2004.agent.module.geometry.SuperGeometry
      extended by cz.cuni.amis.pogamut.usar2004.agent.module.geometry.VehicleGeometry
          extended by cz.cuni.amis.pogamut.usar2004.agent.module.geometry.GeoAerial

public class GeoAerial
extends VehicleGeometry

Geometry message representative for Aerial vehicles..

Author:
vejmanm

Field Summary
static GeometryType type
           
 
Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.geometry.SuperGeometry
geoType, lastMessage
 
Constructor Summary
GeoAerial(USAR2004Bot bot)
          Ctor.
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.geometry.VehicleGeometry
getCenterOfGravity, getDimensions
 
Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.geometry.SuperGeometry
getGeometryType, getName, getType, isReady, updateMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public static final GeometryType type
Constructor Detail

GeoAerial

public GeoAerial(USAR2004Bot bot)
Ctor. Geometry type describes particular subject about which we want to know about. It is used to distinguish incoming message from the server.



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.