Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Real » AddReals_OfLoop

AddReals_OfLoop


Computes the sum of numbers appearing in consecutive iterations.

Name Type Description
inReal Real Input Real value to be looped
outSum Real Output sum of input Real values appearing in consecutive iterations

Description

Loop version of AddReals.

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

  • AddReals – Computes the sum of two numbers.