Description Usage Arguments Value Examples
get_aerial_time
returns aerial time from the jump height
1 | get_aerial_time(height, gravity_const = 9.81)
|
height |
Numeric vector. Jump height in meters |
gravity_const |
Numeric vector. Default 9.81 |
Numeric vector. Aerial time in seconds
1 | get_aerial_time(0.4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.