GNSS-SDR  0.0.21
An Open Source GNSS Software Defined Receiver
Public Types | Static Public Member Functions | List of all members
SensorDataType Struct Reference

Public Types

enum  value_type {
  UINT64, F32, F64, I32,
  I64
}
 

Static Public Member Functions

static value_type from_string (const std::string &s)
 
static std::string to_string (const value_type &v)
 
static uint64_t get_size (const value_type &v)
 
static pmt::pmt_t make_value (const value_type &v, void *value)
 

Detailed Description

Definition at line 29 of file sensor_data_type.h.


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