Uses of Class
aim4.map.TrafficVolume

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.
 



Copyright © 2011. All Rights Reserved.