
EventFilter |
ptolemy.domains.de.lib.EventFilter |
An actor that filters a stream of Boolean Tokens. Every true input token
that it receives is reproduced on the output port.
False tokens are discarded.
This is usually used to properly trigger other discrete event actors
(such as inhibit and select) based on boolean values.
<p>
Author(s): Steve Neuendorffer and Sonia Sachs
Version:$Id: EventFilter.doc.html,v 1.1 2006/02/22 18:40:27 mangal Exp $
Pt.Proposed Rating:Yellow (neuendor)
Pt.Accepted Rating:Yellow (neuendor)