update
abstract fun update( environment: Environment<T, P>, reaction: Actionable<T>?, time: Time, step: Long)
Content copied to clipboard
Main method used by exporters to export data. This method is called at each step of the simulation.