calc_next_timeval {DAISIE}R Documentation

Calculates when the next timestep will be.

Description

Calculates when the next timestep will be.

Usage

calc_next_timeval(max_rates, timeval, total_time)

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)

Joshua Lambert, Pedro Neves, Shu Xie


[Package DAISIE version 4.6.0 Index]