Uses of Package
aim4.vehicle

Packages that use aim4.vehicle
aim4.driver This packages contains the driver model. 
aim4.driver.coordinator This package contains the implementation of the coordinator, one of the three agents in the driver agent. 
aim4.driver.navigator This package contains the implementation of the navigator, one of the three agents in the driver agent. 
aim4.driver.pilot This package contains the implementation of the pilot, one of the three agents in the driver agent. 
aim4.gui.frame This package contains the Java Frames used by the GUI. 
aim4.im This package contains the implementation of the intersection manager. 
aim4.map This package contains the implementations of the map in the AIM4 simulator. 
aim4.msg.udp This package contains the implementation of the UDP messages for the mixed reality simulation. 
aim4.msg.v2i This package contains the implementation of the V2I messages in the AIM protocol. 
aim4.sim This package contains the implementation of the simulation object of the simulator. 
aim4.vehicle This package contains the vehicle model in the simulator. 
 

Classes in aim4.vehicle used by aim4.driver
AutoVehicleDriverView
          The interface of an autonomous vehicle from the viewpoint of a driver.
VehicleDriverView
          The interface of a vehicle from the viewpoint of a driver.
 

Classes in aim4.vehicle used by aim4.driver.coordinator
AccelSchedule
          The acceleration schedule
AutoVehicleDriverView
          The interface of an autonomous vehicle from the viewpoint of a driver.
 

Classes in aim4.vehicle used by aim4.driver.navigator
VehicleSpec
          The characteristics of the vehicle
 

Classes in aim4.vehicle used by aim4.driver.pilot
AutoVehicleDriverView
          The interface of an autonomous vehicle from the viewpoint of a driver.
VehicleDriverView
          The interface of a vehicle from the viewpoint of a driver.
 

Classes in aim4.vehicle used by aim4.gui.frame
VehicleSimView
          The interface of a vehicle from the viewpoint of a simulator.
 

Classes in aim4.vehicle used by aim4.im
VehicleSimView
          The interface of a vehicle from the viewpoint of a simulator.
 

Classes in aim4.vehicle used by aim4.map
VehicleSimView
          The interface of a vehicle from the viewpoint of a simulator.
VehicleSpec
          The characteristics of the vehicle
 

Classes in aim4.vehicle used by aim4.msg.udp
AccelSchedule
          The acceleration schedule
 

Classes in aim4.vehicle used by aim4.msg.v2i
VehicleSpec
          The characteristics of the vehicle
 

Classes in aim4.vehicle used by aim4.sim
ProxyVehicleSimView
          The interface of a proxy vehicle from the viewpoint of a simulator.
VehicleSimView
          The interface of a vehicle from the viewpoint of a simulator.
 

Classes in aim4.vehicle used by aim4.vehicle
AccelProfile.DurAccel
          A pair of acceleration and duration.
AccelSchedule
          The acceleration schedule
AccelSchedule.TimeAccel
          The time-acceleration pair.
AutoVehicleDriverView
          The interface of an autonomous vehicle from the viewpoint of a driver.
AutoVehicleDriverView.LRFMode
          Potential operating modes for a vehicle's laser range finder.
AutoVehicleSimView
          The interface of an autonomous vehicle from the viewpoint of a simulator.
BasicAutoVehicle
          The basic autonomous vehicle.
BasicVehicle
          The most basic form of a vehicle.
BasicVehicle.Movement
          The movement of a vehicle.
BasicVehicle.MovementFactory
          The Movement Factory
BasicVehicle.MovementWithAccel
          The movement with acceleration interface
BasicVehicle.NonAccelMovement
          The non-acceleration movement
BasicVehicle.PhysicalMovement
          The physical movement.
HumanDrivenVehicleDriverView
          The interface of a manually-driven vehicle from the viewpoint of a driver.
ProxyVehicleSimView
          The interface of a proxy vehicle from the viewpoint of a simulator.
VehicleDriverView
          The interface of a vehicle from the viewpoint of a driver.
VehicleSimView
          The interface of a vehicle from the viewpoint of a simulator.
VehicleSpec
          The characteristics of the vehicle
 



Copyright © 2011. All Rights Reserved.