DoubleFork
ptolemy.domains.dde.lib.DoubleFork

DoubleFork is a simple DDE actor with one input and two outputs. It has two multiport outputs - "output1" and "output2." The fire method of DoubleFork passes real tokens through the first output (output1). Real tokens are never produced on output2.

Author(s): John S. Davis II
Version:$Id: DoubleFork.doc.html,v 1.1 2006/02/22 18:40:27 mangal Exp $
Pt.Proposed Rating:Red (davisj)
Pt.Accepted Rating:Red (cxh)


output1
The first output port.
output2
The second output port.
input
The input port.