Uses of Package
aim4.map

Packages that use aim4.map
aim4.config This package contains the configuration settings for the AIM4 simulator. 
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.gui This package contains the implementation of the GUI of the simulator. 
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.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.map used by aim4.config
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
GridMap
          The grid layout map.
Road
          A group of lanes with a name.
 

Classes in aim4.map used by aim4.driver
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
Road
          A group of lanes with a name.
SpawnPoint
          A spawn point.
 

Classes in aim4.map used by aim4.driver.coordinator
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
 

Classes in aim4.map used by aim4.driver.navigator
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
Road
          A group of lanes with a name.
 

Classes in aim4.map used by aim4.gui
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
 

Classes in aim4.map used by aim4.im
Road
          A group of lanes with a name.
 

Classes in aim4.map used by aim4.map
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
DataCollectionLine
          The data collection line.
GridMap
          The grid layout map.
Road
          A group of lanes with a name.
SpawnPoint
          A spawn point.
SpawnPoint.SpawnSpec
          The specification of a spawn.
SpawnPoint.SpawnSpecGenerator
          The interface of the spawn specification genreator.
TrafficVolume
          The record for traffic volume.
 

Classes in aim4.map used by aim4.map.destination
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
Road
          A group of lanes with a name.
TrafficVolume
          The record for traffic volume.
 

Classes in aim4.map used by aim4.sim
BasicMap
          Essentially a structured grouping of Roads and IntersectionManagers that allows a unified interface so that we can re-use certain layouts and create classes of layouts.
 

Classes in aim4.map used by aim4.vehicle
Road
          A group of lanes with a name.
SpawnPoint
          A spawn point.
 



Copyright © 2011. All Rights Reserved.