nidas v1.2.3
Public Attributes | List of all members
dsm_sample Struct Reference

#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
 

Member Data Documentation

◆ data

char dsm_sample::data[0]

space holder for the data

◆ length

dsm_sample_length_t dsm_sample::length

number of bytes in data

Referenced by a2d_bottom_half(), dmmat_a2d_bottom_half(), and main().

◆ timetag

dsm_sample_time_t dsm_sample::timetag

4-byte relative timetag of sample

Referenced by main(), and read_radar().


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