#include <RinexMetHeader.hpp>
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. | |
|
|
The accuracy of the sensor.
Definition at line 184 of file RinexMetHeader.hpp. Referenced by RinexMetHeader::reallyGetRecord(). |
|
|
The manufacturer of the sensor.
Definition at line 182 of file RinexMetHeader.hpp. Referenced by RinexMetHeader::reallyGetRecord(). |
|
|
The obs type this sensor corresponds to.
Definition at line 185 of file RinexMetHeader.hpp. Referenced by RinexMetHeader::reallyGetRecord(). |
|
|
The specific type of sensor.
Definition at line 183 of file RinexMetHeader.hpp. Referenced by RinexMetHeader::reallyGetRecord(). |
1.3.9.1