Avg

Avg('Expression')

Description

This function returns the average of 'Expression'. The result is displayed as a constant value (horizontal line) in the graph.

AvgInTime

AvgInTime('Expression','Interval')

Arguments

'Expression'

Signal or expression for which to form the average

'Interval'

Length of the interval over which to calculate the average

Description

This function returns the average value of 'Expression' per time segment of the length 'interval'.

AvgValid

AvgValid('Expression','Valid')

Arguments

'Expression'

Signal or expression for which to form the average

'Valid'

Control signal

Description

This operation returns the average of 'Expression' for the interval (time or length) where a related control signal is TRUE.

MAvg

MAvg('Expression','Interval')

Arguments

'Expression'

Signal or expression for which to form the average

'Interval'

Length of the interval over which to calculate the average

Description

This function returns the floating arithmetic average of 'Expression' calculated over a moving interval of length 'interval'.