Workspace 6.21.5
|
Converts an Array3dVector to an Array3dScalar by either selecting a single vector component as the resulting scalar value, or instead by computing the magnitude of each vector.The user is able to specify which method they would like to use.
Inputs: | |||
---|---|---|---|
Vector data | CSIRO::Mesh::Array3dVector | Controls how vector values in the input array are mapped to scalar values in the output array. | |
Vector mapping | CSIRO::Mesh::VectorMapping | ||
Outputs: | |||
Scalar data | CSIRO::DataAnalysis::Array3dScalar |