get_simple_take_off_velocity return predicted take-off velocity at bodyweight load
using Load~Take-Off Velocity profile
get_simple_take_off_velocity(L0, TOV0, bodyweight)
| L0 | Numeric vector |
|---|---|
| TOV0 | Numeric vector |
| bodyweight | Numeric vector |
Numeric vector
get_simple_take_off_velocity(L0 = 250, TOV0 = 3, bodyweight = 75)#> [1] 2.1