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)

Arguments

L0

Numeric vector

TOV0

Numeric vector

bodyweight

Numeric vector

Value

Numeric vector

Examples

get_simple_take_off_velocity(L0 = 250, TOV0 = 3, bodyweight = 75)
#> [1] 2.1