Output true if the input value is in the interval [a, b], which is centered at thresholdCenter and has width thresholdWidth. This actor controls the integration step size so that the input does not cross the threshold without producing at least one true output. The output can be used as a pure event to trigger other events or state transitions. When the input crosses the interval in one step, this actor will report that the integration step is not accurate and refines the new step size by bisecting the old step size.
Field Detail |
public VisualSim.actor.TypedIOPort input
public VisualSim.actor.TypedIOPort output
public VisualSim.data.expr.Parameter thresholdWidth
public VisualSim.data.expr.Parameter thresholdCenter
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator