
l = alpha + beta*t
at time t
with L(t0) = 0
Definite integral of l = alpha + beta*t
starting at
t0
-- only for l+
.
Lambda_linear_form(t, alpha, beta, t0)
(double) the time point
(double) the intercept
(double) the slope
(double) the starting time