FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMovingAvg_Construct ( kMovingAvg stat,
kSize  window,
kAlloc  allocator 
)

Constructs a kMovingAvg object.

Parameters
statDestination for the constructed object handle.
windowLength of moving average (minimum 1).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.