Algorithms which varies traffic demand volumes along simulation time
Example name | Description |
---|---|
TVSim_EG_activityFunction.java | Vary a peak demand set according to an activity function depending on the time and timezone Keywords: None This generator modifies the peak offered-traffic volume per demand according to an activity function, according to the current time and the node timezone |
TVSim_EG_basicTrafficChangeGenerator.java | Vary an average demand set according to a Gaussian distribution Keywords: None This generator modifies the average offered-traffic volume per demand according to a Gaussian distribution, with mean the initial value of the offered traffic, and standard deviation obtained from the coefficient of variation (input parameter) |