Back to FabImage Studio website

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

AverageDoubles_OfLoop


Module: FoundationLite

Returns the average of numbers appearing in consecutive iterations.

Name Type Description
Input value inValue Double Input Double value to be looped
Output value outAverage Double Output average of input Double values appearing in consecutive iterations

Description

Loop version of AverageDoubles.

Complexity Level

This filter is available on Basic Complexity Level.

See Also