Uses of Package
aim4.im

Packages that use aim4.im
aim4.driver This packages contains the driver model. 
aim4.driver.navigator This package contains the implementation of the navigator, one of the three agents in the driver agent. 
aim4.im This package contains the implementation of the intersection manager. 
aim4.im.v2i This package contains the implementation of the V2I intersection manager. 
aim4.im.v2i.batch This package contains the implementation of the batch policy. 
aim4.im.v2i.policy This package contains the implementation of various intersection control policies for the V2I intersection manager. 
aim4.im.v2i.reservation This package contains the implementation of the reservation manager for the V2I intersection manager. 
aim4.map This package contains the implementations of the map in the AIM4 simulator. 
aim4.map.lane This package contains the implementations of the lane objects in the map. 
aim4.vehicle This package contains the vehicle model in the simulator. 
 

Classes in aim4.im used by aim4.driver
IntersectionManager
          An agent to manage an intersection.
 

Classes in aim4.im used by aim4.driver.navigator
IntersectionManager
          An agent to manage an intersection.
 

Classes in aim4.im used by aim4.im
Intersection
          The interface of an intersection
IntersectionManager
          An agent to manage an intersection.
LightState
          Possible states of traffic lights.
RoadBasedIntersection
          An intersection that is defined by the intersection of a set of roads.
TrackModel
          The interface of track models
 

Classes in aim4.im used by aim4.im.v2i
Intersection
          The interface of an intersection
IntersectionManager
          An agent to manage an intersection.
TrackModel
          The interface of track models
 

Classes in aim4.im used by aim4.im.v2i.batch
TrackModel
          The interface of track models
 

Classes in aim4.im used by aim4.im.v2i.policy
Intersection
          The interface of an intersection
TrackModel
          The interface of track models
 

Classes in aim4.im used by aim4.im.v2i.reservation
Intersection
          The interface of an intersection
 

Classes in aim4.im used by aim4.map
IntersectionManager
          An agent to manage an intersection.
 

Classes in aim4.im used by aim4.map.lane
IntersectionManager
          An agent to manage an intersection.
 

Classes in aim4.im used by aim4.vehicle
IntersectionManager
          An agent to manage an intersection.
LightState
          Possible states of traffic lights.
 



Copyright © 2011. All Rights Reserved.