bmbridge: The 'bmbridge' function returns a 'tux' matrix of time 't',...

Description Usage Arguments

View source: R/bmbridge.R

Description

The bmbridge function returns a tux matrix of time t, speed u (fps) and location x (feet) for upstream traffic.

Usage

1
bmbridge(umn, usd, tstart, tend, xstart, delt, type)

Arguments

umn

mean speed (mph), a number

usd

standard deviation of usd (mph), a number

tstart

simulation start time, a number

tend

simulation end time, a number

xstart

location (feet), a number

delt

time-step size, a number

type

logical for plotting where TRUE creates a plot


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