Description Usage Arguments Value Examples
The acceldown function estimates the relative locations of a vehicle downstream of a bottleneck.
| 1 | 
| tstart | start time in seconds, a number | 
| tend | end time, a number | 
| umn | start speed (fps) for vehicle in lane 1, a number | 
| usd | speed volatility for  | 
| xstart | start location of the vehicle (feet), a number | 
| step | size in seconds, a number | 
acceldown uses a stochastic model to show the location of the vehicle after it merges at a bottleneck.
| 1 | acceldown(8.75, 33.25, 47.59, 16.133, -70.36, 0.25)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.