zipper3: 'zipper3' produces 't-x' trajectories for lead and following...

Description Usage Arguments Value

View source: R/zipper3.R

Description

zipper3 produces t-x trajectories for lead and following vehicles at a bottleneck

Usage

1
zipper3(nveh1,nveh2,umn,tstart,tend,xstart1,xstart2,delta,leff,xfunnel,usd)

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

delta

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

Value

zipper3 returns a list of two matrices with 3 times nveh columns.


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