nidas  v1.2-1520
Public Attributes | List of all members
boxcar_filter Struct Reference

Private data used by a boxcar filter. More...

Public Attributes

int decimate
 
int nvars
 
int * vindices
 
int32_t * sums
 
int npts
 
int count
 
dsm_sample_time_t tsave
 
short sampleIndex
 

Detailed Description

Private data used by a boxcar filter.

Member Data Documentation

int boxcar_filter::count

Referenced by boxcar_config(), and boxcar_filter().

int boxcar_filter::decimate

Referenced by boxcar_config(), and boxcar_filter().

int boxcar_filter::npts

Referenced by boxcar_config(), and boxcar_filter().

int boxcar_filter::nvars

Referenced by boxcar_config(), and boxcar_filter().

short boxcar_filter::sampleIndex

Referenced by boxcar_config(), and boxcar_filter().

int32_t* boxcar_filter::sums
dsm_sample_time_t boxcar_filter::tsave

Referenced by boxcar_filter().

int* boxcar_filter::vindices

The documentation for this struct was generated from the following file: