Learn R Programming

cartools (version 0.1.0)

findt5ab: The time t5 when the following vehicle reaches the bottleneck or location x = 0.

Description

The time t5 when the following vehicle reaches the bottleneck or location x = 0.

Usage

findt5ab(xf1, xf2, uf1, uf2, t1, t2, t4)

Arguments

xf1

location of the following vehicle at time t1, a number

xf2

location of the following vehicle at time t2, a number

uf1

speed of the following vehicle at time t1, a number

uf2

speed of the following vehicle at time t2, a number

t1

deceleration time, a number

t2

time when the vehicle sights lead vehicle, a number

t4

upper end of search range, a number