RinexMetHeader::sensorType Struct Reference

#include <RinexMetHeader.hpp>

List of all members.


Detailed Description

Struct for holding information about a sensor.

Definition at line 180 of file RinexMetHeader.hpp.

Public Attributes

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


Member Data Documentation

double accuracy
 

The accuracy of the sensor.

Definition at line 184 of file RinexMetHeader.hpp.

Referenced by RinexMetHeader::reallyGetRecord().

std::string model
 

The manufacturer of the sensor.

Definition at line 182 of file RinexMetHeader.hpp.

Referenced by RinexMetHeader::reallyGetRecord().

RinexMetType obsType
 

The obs type this sensor corresponds to.

Definition at line 185 of file RinexMetHeader.hpp.

Referenced by RinexMetHeader::reallyGetRecord().

std::string type
 

The specific type of sensor.

Definition at line 183 of file RinexMetHeader.hpp.

Referenced by RinexMetHeader::reallyGetRecord().


The documentation for this struct was generated from the following file:
Generated on Thu Feb 9 03:31:40 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1