Environment Subscription Monitor
An OutputMonitor that emits a new Environment as a EnvironmentSurrogate each time the OutputMonitor.stepDone function is called.
Parameters
T
the concentration type
P
the position
Properties
Link copied to clipboard
Returns a Flow that emits a new EnvironmentSurrogate each time the OutputMonitor.stepDone function is called.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun stepDone(environment: Environment<T, P>, reaction: Actionable<T>?, time: Time, step: Long)