cz.cuni.amis.pogamut.usar2004.agent.module.state
Class StateAerial

Package class diagram package StateAerial
java.lang.Object
  extended by cz.cuni.amis.pogamut.usar2004.agent.module.state.SuperState
      extended by cz.cuni.amis.pogamut.usar2004.agent.module.state.StateAerial

public class StateAerial
extends SuperState

State message representative for Aerial vehicle.

Author:
vejmanm

Field Summary
static VehicleType type
           
 
Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.state.SuperState
lastMessage, vehicleType
 
Constructor Summary
StateAerial()
          Ctor.
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.state.SuperState
getBattery, getFlashLightIntensity, getTime, getType, getVehicleType, isFlashLightToogle, 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 VehicleType type
Constructor Detail

StateAerial

public StateAerial()
Ctor. State 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.