fv.f0: Force-Velocity Profiling Functions

Description Usage Value Functions

View source: R/fv.fns.R

Description

These functions are helper functions when building a player's force-velocity profile. Many of the values returned from these functions are returned when using the fv.player.profile() function.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
fv.f0(player.data, player.profile, push.off.angle = 90)

fv.focus(
  player.data,
  player.profile,
  push.off.angle = 90,
  return.focus = FALSE
)

fv.slope(hpo, push.off.angle, pmax)

fv.v0(player.data, player.profile, push.off.angle = 90)

fv.x(hpo, push.off.angle, pmax)

Value

Modeled force-velocity max force

Functions


aaronzpearson/fvp documentation built on Jan. 16, 2022, 12:39 a.m.