findt1
returns the deceleration time t1
, the location xf1
, and speed uf1
of the following vehicle at time t1
.findt1
returns the deceleration time t1
, the location xf1
, and speed uf1
of the following vehicle at time t1
.
findt1(xl0, xf0, ul0, uf0, theta, leff)
lead vehicle location at time t0
, a number.
following vehicle location at time t0
, a number.
lead vehicle speed, a number.
following vehicle speed, a number.
a gbm
model parameter, a number.
effective vehicle length, a number.