<< x2c_Atan2
Math
x2c_Cos >>
X2C Math Library
>>
Math
> x2c_Average
x2c_Average
X2C Average
Description
Calculation of moving average value over n numbers.
Inports
In:
Input value
Outports
Out:
Averaged value
Mask Parameters
n:
Number of points to be averaged over.
ts_fact:
Multiplication factor of base sampling time (in integer format).
Implementations
FiP8:
8 Bit Fixed Point
FiP16:
16 Bit Fixed Point
FiP32:
32 Bit Fixed Point
Float32:
32 Bit Floating Point
Float64:
64 Bit Floating Point
Report an issue
<< x2c_Atan2
Math
x2c_Cos >>