calc_next_timeval: Calculates when the next timestep will be.

Description Usage Arguments Value Author(s)

View source: R/DAISIE_rates.R

Description

Calculates when the next timestep will be.

Usage

1
calc_next_timeval(max_rates, timeval)

Arguments

max_rates

named list of max rates as returned by update_rates.

timeval

current time of simulation

Value

named list with numeric vector containing the time of the next timestep and the change in time.

Author(s)

Pedro Neves


xieshu95/DAISIE_new documentation built on March 20, 2020, 5:31 a.m.