RinexMetHeader::sensorPosType Struct Reference

#include <RinexMetHeader.hpp>

Collaboration diagram for RinexMetHeader::sensorPosType:

Collaboration graph
[legend]
List of all members.

Detailed Description

Struct for holding info about a sensor position.

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.


Member Data Documentation

double height
 

Definition at line 196 of file RinexMetHeader.hpp.

Referenced by RinexMetHeader::reallyGetRecord().

RinexMetType obsType
 

The obs type of the sensor this position corresponds to.

Definition at line 198 of file RinexMetHeader.hpp.

Referenced by RinexMetHeader::reallyGetRecord().

gpstk::Triple position
 

XYZ and height of sensor coordinates.

Use ITRF ro WGS-84 coordinates.

Definition at line 195 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