Instantaneous speed at each point, aligned to the `Tracks`'s rows (the per-observation sibling of [elapsed_seconds()]). Each point carries the speed of the step that ends at it; the first point of every trajectory is `NA`. Speeds come from [step_speed()] using the track's elapsed time from [elapsed_seconds()].
Value
A numeric vector, one value per observation in `ts@data` order, `NA` at each trajectory's first point.
