nidas v1.2.3
|
#include <types.h>
Public Attributes | |
dsm_sample_time_t | timetag |
4-byte relative timetag of sample | |
dsm_sample_length_t | length |
number of bytes in data | |
char | data [0] |
space holder for the data | |
char dsm_sample::data[0] |
space holder for the data
dsm_sample_length_t dsm_sample::length |
number of bytes in data
Referenced by a2d_bottom_half(), dmmat_a2d_bottom_half(), and main().
dsm_sample_time_t dsm_sample::timetag |
4-byte relative timetag of sample
Referenced by main(), and read_radar().