calc_next_timeval | R Documentation |
Calculates when the next timestep will be.
calc_next_timeval(max_rates, timeval)
max_rates |
named list of max rates as returned by
|
timeval |
current time of simulation |
named list with numeric vector containing the time of the next timestep and the change in time.
Joshua Lambert, Pedro Neves, Shu Xie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.