powered by
brktrials3
t-x
brktrials3 produces t-x trajectories for lead and following vehicles at a bottleneck
brktrials3(nveh, umn, usd, tstart, tend, xstart, step, type, leff, xfunnel)
number of vehicles entering the bottleneck, a number
start speed (mph) for vehicle in lane 1, a number
speed volatility (mph) for umn, a number
umn
start time, (seconds), a number
end time, (seconds), a number
start location, (feet), a number
size in seconds, a number
TRUE to create plots or FALSE otherwise, a logical
vehicle length in feet, a number
upstream location of bottleneck taper, a number
brktrials3 returns t-x trajectories of nveh vehicles at a bottleneck.
nveh
# NOT RUN { brktrials3(4, 68.4, 4.4, 0, 30, -700, 0.25, FALSE, 14, -500) # }
Run the code above in your browser using DataLab