Workspace 6.21.5
Array3dInfo

The Array3dInfo operation extracts information about a particular Array3dInterface (similar to decompose group), such as the range of data contained within. It is a polymorphic operation so that users can extract data from matrices of different types.

  • Default label: "Array3d info"
  • Member of plug-in: Data analysis
  • Catalogue path: Data analysis/Arrays
  • Polymorphic: Array3dInfo is a Polymorphic Operation. One or more of its inputs and outputs are not listed below because they are created dynamically whenever the operation changes its data type, and when it is first created.
Inputs:
ArrayCSIRO::DataAnalysis::Array3dScalar

Outputs:
Matrix dimensions XYZQVector<int>The dimensions of the array in the X, Y and Z dimensions.
Total number of cellsintThe total number of cells in the array.
Minimumdouble

Maximumdouble

Meandouble