
ChannelPort |
ptolemy.domains.wireless.kernel.ChannelPort |
This port is used in a channel to mediate type constraints between
senders and receivers on a wireless channel. The way it works is by
pretending that it receives data from the sender and sends data to
the receiver. It does not actually get involved in the transmission
of data (that is handled by the transmit() method of the channel).
This port is always both an input and an output. This port is not
persistent and is always hidden in a user interface.
<p>
NOTE: Someday, perhaps
this port will be augmented to mediate the communication and
facilitate the construction of channel models as composite
actors instead of atomic actors).
Author(s): Edward A. Lee
Version:$Id: ChannelPort.doc.html,v 1.1 2006/02/22 18:40:26 mangal Exp $
Pt.Proposed Rating:Green (cxh)
Pt.Accepted Rating:Yellow (cxh)