brktrials3: 'brktrials3' produces 'T1' and 'T2' matrices for lead and...

Description Usage Arguments Value

View source: R/brktrials3.R

Description

brktrials3 produces T1 and T2 matrices for lead and following vehicles, respectively

Usage

1
brktrials3(nveh1,nveh2,umn,tstart,tend,xstart1,xstart2,delt,leff,xfunnel,usd,kfactor)

Arguments

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 t = 0, a number

Value

T1 and T2 are returned as a list of two matrices.


PJOssenbruggen/Basic documentation built on May 25, 2019, 1:20 p.m.