InfoArray3 Op

InfoArray3

min,max and average values of an array3


Check the example file Ops.Array.InfoArray for a simplified version of infoArray3


Edit Documentation

Full Name
  • Ops.Array.InfoArray3
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Array (Array)

OUTPUT PORTS


Num Items (Number)

Number of items in the array

Min X (Number)

Minimum value of the x component in the array

Max X (Number)

Maximum value of the x component in the array

Average X (Number)

Average of all the values in the x component

Min Y (Number)

Minimum value of the y component in the array

Max Y (Number)

Maximum value of the y component in the array

Average Y (Number)

Average of all the values in the y component

Min Z (Number)

Minimum value of the z component in the array

Max Z (Number)

Maximum value of the z component in the array

Average Z (Number)

Average of all the values in the z component


Patches using InfoArray3

  • Examples
  • Public
  • My Patches

Changelog


Ops.Array.Array3xAnalyze renamed to Ops.Array.InfoArray3user avatarpandur - 2019-06-13 10:13