$\text{softRamp}(t, t_b) = (t - t_b) \cdot \text{sigmoid}(t - t_b)$, where $t$ is the time and $t_b$ is the threshold.