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

Description Usage Arguments Value

View source: R/flow.R

Description

flow is an algorithm for estimating the flow and density

Usage

1
flow(df1df2, tstart, tend, delt, xfunnel)

Arguments

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

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


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