GNU Radio C++ API Reference  3.10.11.0
The Free & Open Software Radio Ecosystem
ata_header Class Reference

#include <gnuradio/network/packet_headers.h>

Public Member Functions

 ata_header ()
 

Public Attributes

uint8_t group
 
uint8_t version
 
uint8_t bitsPerSample
 
uint8_t binaryPoint
 
uint32_t order
 
uint8_t type
 
uint8_t streams
 
uint8_t polCode
 
uint8_t hdrLen
 
uint32_t src
 
uint32_t chan
 
uint32_t seq
 
double freq
 
double sampleRate
 
float usableFraction
 
float reserved
 
uint64_t absTime
 
uint32_t flags
 
uint32_t len
 

Constructor & Destructor Documentation

ata_header::ata_header ( )
inline

Member Data Documentation

uint64_t ata_header::absTime
uint8_t ata_header::binaryPoint
uint8_t ata_header::bitsPerSample
uint32_t ata_header::chan
uint32_t ata_header::flags
double ata_header::freq
uint8_t ata_header::group
uint8_t ata_header::hdrLen
uint32_t ata_header::len
uint32_t ata_header::order
uint8_t ata_header::polCode
float ata_header::reserved
double ata_header::sampleRate
uint32_t ata_header::seq
uint32_t ata_header::src
uint8_t ata_header::streams
uint8_t ata_header::type
float ata_header::usableFraction
uint8_t ata_header::version

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