Description Usage Arguments Value Examples
View source: R/simple_optimal_profile.R
get_simple_take_off_velocity
return predicted take-off velocity at bodyweight load
using Load~Take-Off Velocity profile
1 | get_simple_take_off_velocity(L0, TOV0, bodyweight)
|
L0 |
Numeric vector |
TOV0 |
Numeric vector |
bodyweight |
Numeric vector |
Numeric vector
1 | get_simple_take_off_velocity(L0 = 250, TOV0 = 3, bodyweight = 75)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.