Action refers to a semantic movement detected according to specific conditions such as speed, acceleration, duration, etc.
Action Stats
OHCOACH provides action-related stats such as occurrence time, duration, distance, max speed, interval, max power.
Example of a single sprint action effort
Stats | Description |
Occurrence Time | Initial starting data point (Action Occurrence Time) is the point right before the first point the exceeds the given speed/acceleration threshold in an effort. |
Duration | calculated by multiplying (N-1) x 0.1, where N = Number of data points within an action effort period. |
Distance | The sum of momentary distances within an action period. |
Max Speed | The maximum speed in an Action Effort. |
Interval | The time difference between two consecutive Action Occurrence Time. |
More Details