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