Back to Index

tof wrapper with explicit output variable.

Signature

TOF_B(tofId, cond, ms, &q);

Example

TOF_B("off", in(1), 3000, q);
out(1)=q;