AntexData.cpp File Reference


Detailed Description

Encapsulate data from ANTEX (Antenna Exchange) format files, including both receiver and satellite antennas, ANTEX file I/O, discrimination between different satellite antennas based on system, PRN and time, and computation of phase center offsets and variations.

Definition in file AntexData.cpp.

#include "AntexData.hpp"
#include "AntexStream.hpp"
#include "StringUtils.hpp"
#include "geometry.hpp"

Include dependency graph for AntexData.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Variables

const int Nsattype = 11
 Number of types that are used for satellites.
string sattype [Nsattype]


Variable Documentation

const int Nsattype = 11
 

Number of types that are used for satellites.

Definition at line 77 of file AntexData.cpp.

string sattype[Nsattype]
 

Initial value:

   { 
      string("BLOCK I"),         
      string("BLOCK II"),        
      string("BLOCK IIA"),       
      string("BLOCK IIR"),       
      string("BLOCK IIR-A"),     
      string("BLOCK IIR-B"),     
      string("BLOCK IIR-M"),     
      string("BLOCK IIF"),       
      string("GLONASS"),         
      string("GLONASS-M"),       
      string("GLONASS-K")        
   }

Definition at line 78 of file AntexData.cpp.


Generated on Wed Feb 8 03:31:04 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1