Description Usage Arguments Value Examples
brktrials3setup
produces t-x
trajectories for lead and following vehicles at a bottleneck
1 | brktrials3setup(nveh, umn, usd, tstart, tend, xstart, step, type, leff)
|
nveh |
number of vehicles entering the bottleneck, a number |
umn |
start speed (mph) for vehicle in lane 1, a number |
usd |
speed volatility for |
tstart |
start time, (seconds), a number |
tend |
end time, (seconds), a number |
xstart |
start location, (feet), a number |
step |
size in seconds, a number |
type |
TRUE or FALSE, a logical |
leff |
vehicle length in feet, a number |
brktrials3setup
returns t-x
trajectories of nveh
vehicles at a bottleneck.
1 | brktrials3setup(5, 68.4, 4.4, 0, 30, -700, 0.25, FALSE, 14)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.