Description Usage Arguments Value
brktrials3 produces T1 and T2 matrices for lead and following vehicles, respectively
1  | brktrials3(nveh1,nveh2,umn,tstart,tend,xstart1,xstart2,delt,leff,xfunnel,usd,kfactor)
 | 
nveh1 | 
 number of vehicles entering the bottleneck from lane 1, a number  | 
nveh2 | 
 number of vehicles entering the bottleneck from lane 2, a number  | 
umn | 
 start speed (mph) for vehicle in lane 1, a number  | 
tstart | 
 start time, (seconds), a number  | 
tend | 
 end time, (seconds), a number  | 
xstart1 | 
 start location of the first vehicle in lane 1, (feet), a number  | 
xstart2 | 
 start location of the first vehicle in lane 2, (feet), a number  | 
delt | 
 size in seconds, a number  | 
leff | 
 vehicle length in feet, a number  | 
xfunnel | 
 upstream location of bottleneck taper, a number  | 
usd | 
 speed standard deviation, a number  | 
kfactor | 
 density at time   | 
T1 and T2 are returned as a list of two matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.