MDPNavSubframe.cpp File Reference

#include <sstream>
#include <BinUtils.hpp>
#include <StringUtils.hpp>
#include <gps_constants.hpp>
#include <EngNav.hpp>
#include "miscenum.hpp"
#include "MDPNavSubframe.hpp"
#include "MDPStream.hpp"

Include dependency graph for MDPNavSubframe.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Functions

uint32_t getd30 (uint32_t sfword)
 Get bit 30 from the given subframe word.
uint32_t getd29 (uint32_t sfword)
 Get bit 29 from the given subframe word.
string asBin (unsigned v, const unsigned n)
void dump (std::ostream &out, const EphemerisPages &pages) throw ()
void dump (std::ostream &out, const AlmanacPages &pages) throw ()


Function Documentation

string asBin unsigned  v,
const unsigned  n
 

Definition at line 199 of file MDPNavSubframe.cpp.

Referenced by MDPNavSubframe::checkParity().

void dump std::ostream &  out,
const AlmanacPages pages
throw ()
 

Definition at line 307 of file MDPNavSubframe.cpp.

References gpstk::SubframePage.

void dump std::ostream &  out,
const EphemerisPages pages
throw ()
 

Definition at line 293 of file MDPNavSubframe.cpp.

Referenced by MDPHeader::decode().

uint32_t getd29 uint32_t  sfword  )  [inline]
 

Get bit 29 from the given subframe word.

Definition at line 156 of file MDPNavSubframe.cpp.

uint32_t getd30 uint32_t  sfword  )  [inline]
 

Get bit 30 from the given subframe word.

Definition at line 150 of file MDPNavSubframe.cpp.

Referenced by MDPNavSubframe::checkParity(), and MDPNavSubframe::cookSubframe().


Generated on Thu Sep 9 03:31:06 2010 for GPS ToolKit Software Library by  doxygen 1.3.9.1