IonexData::IonexValType Struct Reference

#include <IonexData.hpp>

List of all members.


Detailed Description

A structure used to store IONEX Value Types.

Definition at line 79 of file IonexData.hpp.

Public Member Functions

 IonexValType ()
 IonexValType (std::string t, std::string d, std::string u)

Public Attributes

std::string type
 type e.g. TEC, RMS
std::string description
 Description (optional).
std::string units
 units (optional). E.g. "meters"


Constructor & Destructor Documentation

IonexValType  )  [inline]
 

Definition at line 86 of file IonexData.hpp.

IonexValType std::string  t,
std::string  d,
std::string  u
[inline]
 

Definition at line 92 of file IonexData.hpp.


Member Data Documentation

std::string description
 

Description (optional).

Definition at line 83 of file IonexData.hpp.

std::string type
 

type e.g. TEC, RMS

Definition at line 82 of file IonexData.hpp.

Referenced by IonexData::dump().

std::string units
 

units (optional). E.g. "meters"

Definition at line 84 of file IonexData.hpp.

Referenced by IonexData::dump().


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