Average Function

Top  Previous  Next

Description

Calculates the moving window average of a value using the specified number of data points.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Average(Variable valueToAverage, Variable pointsToAverage)

Variable

Calculates the moving window average of a value using the specified number of data points.

 

 

See also

Functions