Uses of Package
aim4.map.lane

Packages that use aim4.map.lane
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.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.map.destination This package contains the implementations of the destination selectors. 
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.map.lane used by aim4.driver
Lane
          This is a base class for all lanes.
 

Classes in aim4.map.lane used by aim4.driver.coordinator
Lane
          This is a base class for all lanes.
 

Classes in aim4.map.lane used by aim4.im
Lane
          This is a base class for all lanes.
 

Classes in aim4.map.lane used by aim4.map
Lane
          This is a base class for all lanes.
 

Classes in aim4.map.lane used by aim4.map.destination
Lane
          This is a base class for all lanes.
 

Classes in aim4.map.lane used by aim4.map.lane
AbstractLane
          This is a base class for all Lanes.
Lane
          This is a base class for all lanes.
LaneIM
          The lane and intersection manager relationship.
 

Classes in aim4.map.lane used by aim4.vehicle
Lane
          This is a base class for all lanes.
 



Copyright © 2011. All Rights Reserved.