update Status
fun updateStatus(currentTime: Time, executed: Boolean, newpropensity: Double, environment: Environment<T, out Any>)
Implement this method to update the distribution's internal status.
Parameters
current Time
current time
executed
true if the reaction whose this distribution has been associated has just been executed
param
optional parameter passed by the reaction
environment
the current environment