Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Real » MaximumReal_OfLoop

MaximumReal_OfLoop


Module: FoundationLite

Returns the greatest of numbers appearing in consecutive iterations.

Name Type Description
Input value inValue Real Input Real value
Output value outMaximum Real Output Real value of highest value in consecutive iterations
Output value outIterationIndex Integer Output Integer index value of highest value in consecutive iterations

Description

Loop version of MaximumReal.

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Complexity Level

This filter is available on Basic Complexity Level.

See Also