acceldown: The 'acceldown' function estimates the relative locations of...

Description Usage Arguments Value

View source: R/acceldown.R

Description

The acceldown function estimates the relative locations of a vehicle downstream of a bottleneck.

Usage

1
acceldown(tstart, tend, umn, usd, xstart,  delt)

Arguments

tstart

start time in seconds, a number

tend

end time, a number

umn

start speed (fps) for vehicle in lane 1, a number

usd

speed volatility for umn, a number

xstart

start location of the vehicle (feet), a number

delt

size in seconds, a number

Value

acceldown uses a stochastic model to show the location of the vehicle after it merges at a bottleneck.


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