
ConstOnce |
User Level Documentation: This actor produces a constant value once. The value
is set by the user as a parameter of the actor, or defaults to an integer value
of 1 if unset. The actor emits the parameter value on the ouput port once.
A typical usage of this actor is used to parameterize other models
that take constant values as inputs.
Author(s): Efrat Jaeger
Version:$Id: ConstOnce.java,v 1.4 2006/04/12 21:40:06 brooke Exp $