fvp.fns: Force-Velocity-Power Functions

Description Usage Value Functions

View source: R/fvp.fns.R

Description

These are helper functions that are used when modeling a player's force-velocity-power profile.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
fvp.fns()

air.force(air.friction.coefficient, player.speed)

air.friction(player.height, player.mass)

air.friction.coef(player.data)

air.rho(ambient.temp, air.pressure)

force.horizontal(player.data, player.accel)

power.horizontal(player.speed, horiz.net.force)

force.resultant(horiz.force, body.mass)

ratio.of.force(horiz.force, result.force)

Value

Values used when modeling a player's force-velocity-power profile

Functions


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