GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
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.

Member Enumeration Documentation

◆ value_type

enum SensorDataType::value_type

Definition at line 32 of file sensor_data_type.h.


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