RinexConverters.cpp File Reference

#include "StringUtils.hpp"
#include "RinexObsID.hpp"
#include "RinexConverters.hpp"

Include dependency graph for RinexConverters.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Functions

short snr2ssi (float x)
 A translation from SNR in dB-Hz to the rinex signal strength indicator values were taken from a header written by teqc.
RinexObsData::RinexObsTypeMap makeRinexObsTypeMap (const MDPObsEpoch &moe) throw ()
 Conversion Function from MDP data.
RinexObsData makeRinexObsData (const gpstk::MDPEpoch &mdp)
bool makeEngAlmanac (EngAlmanac &alm, const AlmanacPages &pages, bool requireFull) throw ()
 Convert the given pages to an EngAlmanac. Returns true upon success.
bool makeEngEphemeris (EngEphemeris &eph, const EphemerisPages &pages)
 Convert the given pages to an EngEphemeris. Returns true upon success.


Function Documentation

bool makeEngAlmanac EngAlmanac &  alm,
const AlmanacPages pages,
bool  requireFull = true
throw ()
 

Convert the given pages to an EngAlmanac. Returns true upon success.

Definition at line 192 of file RinexConverters.cpp.

References DayTime::GPSfullweek(), DayTime::second(), gpstk::SubframePage, and RinexObsData::time.

bool makeEngEphemeris EngEphemeris &  eph,
const EphemerisPages pages
 

Convert the given pages to an EngEphemeris. Returns true upon success.

Definition at line 250 of file RinexConverters.cpp.

References EngEphemeris::addSubframe(), DayTime::GPSfullweek(), EngEphemeris::isData(), and DayTime::second().

RinexObsData makeRinexObsData const gpstk::MDPEpoch mdp  ) 
 

Definition at line 157 of file RinexConverters.cpp.

References RinexObsData::clockOffset, RinexObsData::epochFlag, gpstk::makeRinexObsTypeMap(), RinexObsData::numSvs, RinexObsData::obs, MDPObsEpoch::prn, DayTime::second(), and RinexObsData::time.

RinexObsData::RinexObsTypeMap makeRinexObsTypeMap const MDPObsEpoch &  moe  )  throw ()
 

Conversion Function from MDP data.

Definition at line 63 of file RinexConverters.cpp.

References gpstk::ccL1, gpstk::ccL2, gpstk::rcCA, gpstk::rcCL, gpstk::rcCM, gpstk::rcCMCL, gpstk::rcCodeless, gpstk::rcPcode, gpstk::rcYcode, and gpstk::snr2ssi().

Referenced by gpstk::makeRinexObsData().

short snr2ssi float  x  ) 
 

A translation from SNR in dB-Hz to the rinex signal strength indicator values were taken from a header written by teqc.

Definition at line 50 of file RinexConverters.cpp.

Referenced by gpstk::makeRinexObsTypeMap().


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