flow2: 'flow2' is an algorithm for estimating the flow and density

Description Usage Arguments Value

View source: R/flow2.R

Description

flow2 is an algorithm for estimating the flow and density

Usage

1
flow2(dfcrit, df1df2, tstart, tend, delt, xfunnel)

Arguments

dfcrit

times when vehicles arrive at bottleneck by lane, a matrix

df1df2

vehicle information from brktrials4wrapper, a matrix

tstart

start time, (seconds), a number

tend

end time, (seconds), a number

delt

size in seconds, a number

xfunnel

upstream location of bottleneck taper, a number

Value

flow2 returns data.frame of density and flow estimates at two bottleneck locations.


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