ROSaic
Data Structures | Namespaces
sbf_block.hpp File Reference

Defines a simple struct into which streamed SBF blocks shall be mapped. More...

#include "sbf_block_header.hpp"
#include <vector>
Include dependency graph for sbf_block.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rosaic_driver::SBFBlock
 Contains the SBF block's header, its raw data bytes, and its CRC. More...
 

Namespaces

 rosaic_driver
 

Detailed Description

Defines a simple struct into which streamed SBF blocks shall be mapped.

Date
14/08/20

Definition in file sbf_block.hpp.