scalars to vector

scalars to vector

The scalars to vector module creates an n-length vector by combining n selected scalar data components. The vector length is determined by the Vector Type selector (2D or 3D).

Once the required number of components has been selected, any other data components are grayed out and not selectable. To change selections, first deselect one of the vector components and then select a new component. If no components are selected, then all components are selectable. The order in which the components are selected determines the order they occur in the vector.

Ports

DirectionNameTypeDescription
InputInput FieldFieldA field containing data components to combine into a vector.
OutputOutput FieldFieldA field containing the data combined into a vector.
OutputOutput ObjectRenderableA renderable object displaying the combined data.

Properties

PropertyTypeDescription
Vector TypeChoice: 2D Vector, 3D VectorAllows the user to select between two and three data components to create the output vector.
Vector ComponentsMulti-selectAllows the user to set which data components to use when creating the vector.