TypeDecomposerN¶
- MLModule¶
genre
author
package
dll
definition
see also
TypeComposerN,Info,TypeFromScalars,TypeFromDimension,InterleaveDimension,TypeDecomposer,TypeComposerkeywords
separate,dissect,disjoint,unpack,extended,carrier,datatype,complex,vector,matrix
Purpose¶
The module TypeDecomposerN does the same as TypeDecomposer, just with more possible outputs (up to 64).
Usage¶
Apart from the instructions for TypeDecomposer, you probably also need to adjust Number Of Outputs.
Tips¶
If you have less than seven component values in your data type, it might be slightly more efficient to use TypeDecomposer.
Parameter Fields¶
Visible Fields¶
Number Of Outputs¶
- name: numberOfOutputs, type: Integer, default: 8, minimum: 1, maximum: 64¶
Sets the number of visible output connectors.
Automatic¶
- name: automaticNumberOfOutputs, type: Bool, default: TRUE¶
If checked, the module selects the number of outputs automatically.