FilterArray Op

FilterArray

compare elements from an array and remove not matching ones


filter an array of arbitrary stride by one set of elements and output the filtered array


Edit Documentation

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


 

INPUT PORTS


Array (Array)
Stride index (Number:integer )

the type of the array (Array3, Array2, ...)

Compare Element index (Number:integer )

which element to compare (see stride)

Filter Method index (Number:integer )
Compare to (Number)

OUTPUT PORTS


Result (Array)

Patches using FilterArray

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2022-01-22 12:44
Ops.User.pandur.FilterArray renamed to Ops.Array.FilterArrayuser avatarpandur - 2022-01-22 18:47