home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
flow
/
oneshot.
/
oneshot.bin
Wrap
Text File
|
1995-12-09
|
518b
|
14 lines
OPERATOR
oneshot --- allow one output to pass
DESCRIPTION
The oneshot operator allows one object to pass when in an armed state. After
an object has flowed through, the operator is in a triggered state and will
accept further inputs but send no outputs. This operator is necessary to
avoid igraph deadlock when using the for-loop or if-then-else operators. Using
a oneshot also makes sense when you only want to do a particular igraph
operation once like define an area of interest.