ts_morse_statistics Struct Reference


Data Fields

double duration_history [MORSE_ELEMENT_HISTORY]
double avg_duration
int32_t samples

Detailed Description

Keeps track of morse timing averages (dit and dah).

Definition at line 256 of file morse.c.


Field Documentation

double ts_morse_statistics::duration_history[MORSE_ELEMENT_HISTORY]

Duration of the last MORSE_ELEMENT_HISTORY elements (dits or dahs).

Definition at line 259 of file morse.c.

Referenced by compute_morse_statistics().

Number of valid timing measurements stored.

Definition at line 263 of file morse.c.

Referenced by compute_morse_statistics(), and morse_start_threads().


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

Generated on Mon Jun 22 21:40:09 2009 for morse2txt by  doxygen 1.5.6