Overload List
Name | Description | |
---|---|---|
createChannelVectorLength(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)
| |
createChannelVectorLength(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
|