Memory
ptolemy.domains.csp.demo.BusContention.Memory

A CSP actor that continually performs conditional rendezvous in an alternating fashion with its input and output ports. The Memory actor can optionally send tokens with string values during conditional rendezvous.

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


input
The input port. The type of this port is BaseType.STRING. This is a multiport.
output
The output port. The type of this port is BaseType.GENERAL. This is a multiport.