#include <RinexMetHeader.hpp>
Collaboration diagram for RinexMetHeader::sensorPosType:

Definition at line 189 of file RinexMetHeader.hpp.
Public Attributes | |
| gpstk::Triple | position |
| XYZ and height of sensor coordinates. | |
| double | height |
| RinexMetType | obsType |
| The obs type of the sensor this position corresponds to. | |
|
|
Definition at line 196 of file RinexMetHeader.hpp. Referenced by RinexMetHeader::reallyGetRecord(). |
|
|
The obs type of the sensor this position corresponds to.
Definition at line 198 of file RinexMetHeader.hpp. Referenced by RinexMetHeader::reallyGetRecord(). |
|
|
XYZ and height of sensor coordinates. Use ITRF ro WGS-84 coordinates. Definition at line 195 of file RinexMetHeader.hpp. Referenced by RinexMetHeader::reallyGetRecord(). |
1.3.9.1