SAPEREExponentialTime

open fun SAPEREExponentialTime(rateEquation: String, random: RandomGenerator)

Parameters

rateEquation

the rate equation

random

the RandomGenerator


open fun SAPEREExponentialTime(rateEquation: String, start: Time, random: RandomGenerator)

Parameters

rateEquation

the rate equation

start

initial time

random

the RandomGenerator