addOutputMonitor

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

Adds an OutputMonitor to this simulation.

Parameters

op

the OutputMonitor to add