ExponentialTime
open fun ExponentialTime(markovianRate: Double, randomGenerator: RandomGenerator)
Content copied to clipboard
Parameters
markovianRate
Markovian rate for this distribution
randomGenerator
RandomGenerator used internally
open fun ExponentialTime( markovianRate: Double, start: Time, randomGenerator: RandomGenerator)
Content copied to clipboard
Parameters
markovianRate
Markovian rate for this distribution
start
initial time
randomGenerator
RandomGenerator used internally