Description Usage Arguments Value Examples
View source: R/simple_optimal_profile.R
get_simple_optimal_profile
calculates optimal profile using Load~TOV profile. This is done by
assuming same 'surface' under the profile and getting the profile tha maximize TOV at bodyweight
1 | get_simple_optimal_profile(L0, TOV0, bodyweight, gravity_const = 9.81)
|
L0 |
Numeric vector |
TOV0 |
Numeric vector |
bodyweight |
Numeric vector |
gravity_const |
Numeric vector. Default is 9.81 |
List
1 | get_simple_optimal_profile(L0 = 250, TOV0 = 3, bodyweight = 75)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.