Uses of Package
aim4.driver

Packages that use aim4.driver
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.pilot This package contains the implementation of the pilot, one of the three agents in the driver agent. 
aim4.vehicle This package contains the vehicle model in the simulator. 
 

Classes in aim4.driver used by aim4.driver
AutoDriver
          An agent that drives a AutoVehicleDriverView while coordinating with IntersectionManagers and other Vehicles.
AutoDriverCoordinatorView
          An autonomous driver's from the viewpoint of coordinators.
AutoDriverPilotView
          Autonomous driver from the viewpoint of pilots.
AutoV2VDriver.State
          Potential states that a CoordinatingDriverAgent can be in.
Driver
          An agent that drives a AutoVehicleDriverView.
DriverSimView
          A driver from simulators' viewpoint.
 

Classes in aim4.driver used by aim4.driver.coordinator
AutoDriver
          An agent that drives a AutoVehicleDriverView while coordinating with IntersectionManagers and other Vehicles.
 

Classes in aim4.driver used by aim4.driver.pilot
AutoDriver
          An agent that drives a AutoVehicleDriverView while coordinating with IntersectionManagers and other Vehicles.
Driver
          An agent that drives a AutoVehicleDriverView.
 

Classes in aim4.driver used by aim4.vehicle
AutoDriver
          An agent that drives a AutoVehicleDriverView while coordinating with IntersectionManagers and other Vehicles.
Driver
          An agent that drives a AutoVehicleDriverView.
ProxyDriver
          A proxy driver.
 



Copyright © 2011. All Rights Reserved.