Task schema for vertical jump analysis (countermovement, drop jump, etc.).
Examples
print(schema_jump)
#> TaskSchema: Jump
#> Type: jump
#> Normalization: phase
#> Normalized length: 101
#> Events: 7
#> Movement Start -> Unweighting End -> Takeoff -> Peak Height -> Landing -> Peak Landing GRF -> Stabilization
#> Phases: 4
#> Unweighting, Propulsion, Flight, Landing
#> Metrics: 13
#> jump_height, peak_power, mean_power, peak_velocity, peak_grf_takeoff , ...