removeOutputMonitor

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

Removes an OutputMonitor to this simulation. If the OutputMonitor was not among those already added, this method does nothing.

Parameters

op

the OutputMonitor to add