trial
produces traffic performance information, stored in lists L
and Fw
for lead and following vehicles, respectively/
L
and Fw
contain the information needed to graph a time-distance t-x
trajectories for two vehicles.The function trial
produces traffic performance information, stored in lists L
and Fw
for lead and following vehicles, respectively/
L
and Fw
contain the information needed to graph a time-distance t-x
trajectories for two vehicles.
trial(ul, ubk, k, uf, d, leff, xlim, ylim)
pre-breakdown speed of lead l
vehicle, a number
breakdown speed of lead l
vehicle, a number
traffic density of the pre-breakdown state, a number
pre-breakdown speed of following f
vehicle, a number
deceleration rate of the first of lead l
vehicle, a number
effective vehicle length (feet), a number
plot range along the t
axis, a vector
plot range along the x
axis, a vector
LF
consists of a list of four outputs: (1) an input vector where speed is given
in miles per hour (mph), where vehicle density is given in vehicles per mile, vpm,
where deceleration rate is given in feet per second squared (fps2), and where vehicle length in feet; (2) an
input vector using feet and second scales exclusively; a car-following matrix L
; and
(4) a output
vector consisting various performance estimates of delay including traffic flow in
the congested state and shock-wave speed for evaluating queuing.