addOutputMonitor

abstract fun addOutputMonitor(op: OutputMonitor<T, P>)

Adds an OutputMonitor to this simulation.

Parameters

op

the OutputMonitor to add