calc_next_timeval_shift | R Documentation |
Calculates when the next timestep will be, and if a shift has occured.
calc_next_timeval_shift(max_rates, timeval, dynamic_shift_times)
max_rates |
named list of max rates as returned by
|
timeval |
current time of simulation |
dynamic_shift_times |
numeric vector of times of rate shifts. |
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.