update

abstract fun update(environment: Environment<T, P>, reaction: Actionable<T>?, time: Time, step: Long)

Main method used by exporters to export data. This method is called at each step of the simulation.