Builds the average

Inputs

takes a numeric value

Outputs

outputs the average

Details

Interval

Collects all inputs in the specified time interval and builds the average. Deletes all values collected.

Current Value

Collects from each input node one value and builds immediately the average. Deletes the values after the specified time.

Round the output

Formats the output in the specified way.
If Integer is selected, the output is rounded to integer.
If Floating point is selected, the output is not rounded.