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

Description Usage Arguments

View source: R/bmfree3.R

Description

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

Usage

1
bmfree3(ustart, uend, usd, tstart, tend, xstart, delt, type)

Arguments

ustart

mean speed (mph), a number

uend

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.