Go to the documentation of this file.
23 #ifndef INCLUDED_NOAA_HRPT_DEFRAMER_H
24 #define INCLUDED_NOAA_HRPT_DEFRAMER_H
46 unsigned char d_last_bit;
47 unsigned int d_bit_count;
48 unsigned int d_word_count;
49 unsigned long long d_shifter;
50 unsigned short d_word;