Package aim4.map

This package contains the implementations of the map in the AIM4 simulator.

See:
          Description

Interface Summary
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.
SpawnPoint.SpawnSpecGenerator The interface of the spawn specification genreator.
 

Class Summary
DataCollectionLine The data collection line.
GridMap The grid layout map.
GridMapUtil The utility class for GridMap.
GridMapUtil.EnumerateSpawnSpecGenerator The spawn spec generator that enumerates spawn spec.
GridMapUtil.OneSpawnSpecGenerator The spawn spec generator that generates only one spec.
GridMapUtil.OnlyOneSpawnSpecGenerator The spec generator that generates just one vehicle in the entire simulation.
GridMapUtil.UniformSpawnSpecGenerator The uniform distributed spawn spec generator.
Road A group of lanes with a name.
SpawnPoint A spawn point.
SpawnPoint.SpawnSpec The specification of a spawn.
TrafficVolume The record for traffic volume.
 

Package aim4.map Description

This package contains the implementations of the map in the AIM4 simulator.



Copyright © 2011. All Rights Reserved.