ts_dglitch Struct Reference

Private members of dglitch object. More...


Data Fields

double * stack
double * sorted_stack
uint32_t window_size
te_dglitch_type dglitch_algor


Detailed Description

Private members of dglitch object.

Definition at line 55 of file dglitch.c.


Field Documentation

Delay line, previous measurements.

Definition at line 57 of file dglitch.c.

Referenced by dg_push(), dglitch_apply(), and dglitch_create().

Delay line buffer used for sorting, required by gsl_sort(...

Definition at line 59 of file dglitch.c.

Referenced by dglitch_apply(), and dglitch_create().

The window size of the de-glitch filter.

Definition at line 61 of file dglitch.c.

Referenced by dg_push(), dglitch_apply(), and dglitch_create().

The de-glitch algorithm used.

Definition at line 63 of file dglitch.c.


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

Generated on Mon Jun 22 21:39:58 2009 for morse2txt by  doxygen 1.5.6