
IteratePort |
ptolemy.actor.lib.hoc.IterateOverArray.IteratePort |
This is a specialized port for IterateOverArray.
If the container is an instance of IterateOverArray,
then it handles type conversions between
the array types of the ports of the enclosing IterateOverArray
actor and the scalar types (or arrays with one less dimension)
of the actor that are contained. It has a notion of an
"associated port," and ensures that changes to the status
of one port (whether it is input, output, or multiport)
are reflected in the associated port.
Author(s):
Version: