get_simple_take_off_velocity: Get Simple Take-Off Velocity

Description Usage Arguments Value Examples

View source: R/simple_optimal_profile.R

Description

get_simple_take_off_velocity return predicted take-off velocity at bodyweight load using Load~Take-Off Velocity profile

Usage

1
get_simple_take_off_velocity(L0, TOV0, bodyweight)

Arguments

L0

Numeric vector

TOV0

Numeric vector

bodyweight

Numeric vector

Value

Numeric vector

Examples

1
get_simple_take_off_velocity(L0 = 250, TOV0 = 3, bodyweight = 75)

mladenjovanovic/vjsim documentation built on Aug. 7, 2020, 10:10 p.m.