nidas v1.2.3
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

◆ count

int boxcar_filter::count

Referenced by boxcar_filter().

◆ decimate

int boxcar_filter::decimate

Referenced by boxcar_filter().

◆ npts

int boxcar_filter::npts

Referenced by boxcar_filter().

◆ nvars

int boxcar_filter::nvars

Referenced by boxcar_filter().

◆ sampleIndex

short boxcar_filter::sampleIndex

Referenced by boxcar_filter().

◆ sums

int32_t* boxcar_filter::sums

Referenced by boxcar_cleanup(), and boxcar_filter().

◆ tsave

dsm_sample_time_t boxcar_filter::tsave

Referenced by boxcar_filter().

◆ vindices

int* boxcar_filter::vindices

Referenced by boxcar_cleanup(), and boxcar_filter().


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