|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrafficVolume | |
|---|---|
| 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. |
| Uses of TrafficVolume in aim4.map |
|---|
| Methods in aim4.map that return TrafficVolume | |
|---|---|
static TrafficVolume |
TrafficVolume.makeFromFile(GridMap map,
String csvFileName)
Create a new traffic volume object from file. |
| Uses of TrafficVolume in aim4.map.destination |
|---|
| Constructors in aim4.map.destination with parameters of type TrafficVolume | |
|---|---|
RatioDestinationSelector(BasicMap map,
TrafficVolume trafficVolume)
Create a new RandomDestinationSelector from the given Layout. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||