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