findt5: The time 't5' when the following vehicle reaches the...

Description Usage Arguments

Description

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

Usage

1
findt5(xf1, xf3, uf1, uf3, theta, t, t1, t2, t3, t4)

Arguments

xf1

location of the following vehicle at t1, a number

xf3

location of the following vehicle at t3, a number

uf1

speed of the following vehicle at t1, a number

uf3

speed of the following vehicle at t3, a number

theta

a gbm model parameter of the following vehicle, a number

t

unknown time t5, a number

t1

deceleration time, a number

t2

time when the vehicle sights lead vehicle, a number

t3

time when the vehicle obtains breakdown speed u0, a number

t4

upper end of search range, a number


cartools documentation built on May 1, 2019, 10:40 p.m.