Overload List

  NameDescription
Public methodcreateChannelVectorLength(Int32, Int32, Int32)
creates a new channel containing the vector lengths for the given channels (channels given by IDs). Returns address of the created channel in the channels array (line 28)
Public methodcreateChannelVectorLength(FlowChannel, FlowChannel, FlowChannel)
creates a new channel containing the vector lengths for the given channels (channels given by reference). Returns address of the created channel

See Also