#include <morse.h>
Data Fields | |
| double | avg_dit_dur |
| double | avg_dah_dur |
| double | dah_dit_ratio |
| double | wpm |
Definition at line 62 of file morse.h.
| double morse_stats_ts::avg_dit_dur |
Definition at line 63 of file morse.h.
Referenced by update_morse_statistics(), and update_statistics_window().
| double morse_stats_ts::avg_dah_dur |
Definition at line 64 of file morse.h.
Referenced by update_morse_statistics(), and update_statistics_window().
Definition at line 65 of file morse.h.
Referenced by update_morse_statistics(), and update_statistics_window().
| double morse_stats_ts::wpm |
Definition at line 66 of file morse.h.
Referenced by update_morse_statistics(), and update_statistics_window().
1.5.6