$$
f_\textit{constant}(t) =
\begin{cases}
1 & \text{if} \quad t < 1 \\
0 & \text{otherwise}
\end{cases}
$$
falloff_constant(t) =
{ 1 if t < 1
{ 0 otherwise
$$
f_\textit{constant}(t) =
\begin{cases}
1 & \text{if} \quad t < 1 \\
0 & \text{otherwise}
\end{cases}
$$
falloff_constant(t) =
{ 1 if t < 1
{ 0 otherwise