shiftedDifference

open override fun shiftedDifference(range: Duration): Numbers<N>

(DOC) Calculates the difference between this profile's value at range time in the future, and this profile at the present.

If this is a function f(t), the result is f(t+range) - f(t).