ArrayAppend

Parent Previous Next

Full Library / Math Operator / Array / ArrayAppend
Block Name: ArrayAppend

Code File Location: VisualSim/actor/lib/ArrayAppend

Block Overview

o       An actor that appends two Arrays together. This actor has a single input multiport, and a single output port. The types on the input and the output port must both be the same array type. During each firing, this actor reads up to one ArrayToken from each channel of the input port and creates an ArrayToken of the same type on the output port. If no token is available on a particular channel, then there will be no contribution to the output.  

Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator