powered by
Returns the lengths of each step in a 3-dimensional trajectory (or part of a trajectory).
Traj3DStepLengths(trj3d, startIndex = 1, endIndex = nrow(trj3d))
Vector of step lengths. The vector will have length 1 - TrajGetNCoords(trj3d).
1 - TrajGetNCoords(trj3d)
Trajectory to query.
Index of the starting point.
Index of the ending point.
Traj3DFromCoords, Traj3DLength, TrajStepLengths
Traj3DFromCoords
Traj3DLength
TrajStepLengths