UnaryMonitor
Strategy to interpret (online) an atomic predicate on the signal of interest.
See also
Constructors
Link copied to clipboard
public void UnaryMonitor(OnlineMonitor<Double, List<V>, List<Box<R>>> argument, UnaryOperator<List<Box<R>>> unaryOp, SignalDomain<R> interpretation, int locations)
Prepares an atomic online (temporal) monitor.