Triggers movementTimes and also calculates the speed between events.
movementSpeeds(movements, speed.method, dist.mat)
The movement data frame with speed calculations for the target tag.
the movement dataframe for the tag being analysed.
Can take two forms: 'last to first' or 'last to last'. If 'last to first' (default), the last detection on the previous array is matched to the first detection on the target array to perform the calculations. If 'last to last', the last detection on ´the previous array is matched to the last detection on the target array to perform the calculations.
A matrix of the distances between the deployed ALS.