BinaryMonitor

public void BinaryMonitor(OnlineMonitor<Double, V, Box<R>> firstArgument, OnlineMonitor<Double, V, Box<R>> secondArgument, BinaryOperator<Box<R>> binaryOp, SignalDomain<R> interpretation)

Prepares an atomic online (temporal) monitor.

Parameters

binaryOp

The function evaluated by the atomic predicate //@param parentHorizon The temporal horizon of the parent formula

interpretation

The interpretation domain of interest