See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
Copyright © 2013. All rights reserved.