TwoWayByChanceSender

Allows a Bernoulli choice between two qObject receivers. Receives the incoming qObject and sends it two one of two receivers according to the Bernoulli picking process.

Constructors

Link copied to clipboard
constructor(bernoulliPicker: BernoulliVariable<QObjectReceiverIfc>)