View source: R/time_step_calc.R
time_step_calc | R Documentation |
Calculate the time step needed in a movie to get a movie of the desired length and fps input
time_step_calc(movie.length, fps, max.lbt = 12.72)
movie.length |
The length of the desired movie |
fps |
The frames per second of the desired movie |
max.lbt |
The max look back time of the movie in Gyrs, if from surfsuite it is most likely to be 12.72 Gyrs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.