Public Member Functions | Public Attributes | List of all members
gnsstk::RinexMetHeader::sensorType Struct Reference

Detailed Description

Struct for holding information about a sensor.

Definition at line 241 of file RinexMetHeader.hpp.

#include <RinexMetHeader.hpp>

Public Member Functions

bool operator< (const sensorType &r) const
 
bool operator== (const sensorType &r) const
 

Public Attributes

double accuracy
 The accuracy of the sensor. More...
 
std::string model
 The manufacturer of the sensor. More...
 
RinexMetHeader::RinexMetType obsType
 The obs type this sensor corresponds to. More...
 
std::string type
 The specific type of sensor. More...
 

Member Function Documentation

◆ operator<()

bool gnsstk::RinexMetHeader::sensorType::operator< ( const sensorType r) const

Definition at line 589 of file RinexMetHeader.cpp.

◆ operator==()

bool gnsstk::RinexMetHeader::sensorType::operator== ( const sensorType r) const

Definition at line 579 of file RinexMetHeader.cpp.

Member Data Documentation

◆ accuracy

double gnsstk::RinexMetHeader::sensorType::accuracy

The accuracy of the sensor.

Definition at line 245 of file RinexMetHeader.hpp.

◆ model

std::string gnsstk::RinexMetHeader::sensorType::model

The manufacturer of the sensor.

Definition at line 243 of file RinexMetHeader.hpp.

◆ obsType

RinexMetHeader::RinexMetType gnsstk::RinexMetHeader::sensorType::obsType

The obs type this sensor corresponds to.

Definition at line 246 of file RinexMetHeader.hpp.

◆ type

std::string gnsstk::RinexMetHeader::sensorType::type

The specific type of sensor.

Definition at line 244 of file RinexMetHeader.hpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:45