EngNav.cpp File Reference


Detailed Description

Engineering units navigation message abstraction.

Definition in file EngNav.cpp.

#include <cstdlib>
#include <iostream>
#include <cmath>
#include "EngNav.hpp"
#include "icd_200_constants.hpp"

Include dependency graph for EngNav.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Classes

struct  DecodeBits
 DecodeBits . More...
struct  DecodeQuant
 DecodeQuant contains the information necessary to decode a given quantity for a particular navigation message subframe. More...

Defines

#define LDEXP(x, y)   std::ldexp(x,y)


Define Documentation

#define LDEXP x,
 )     std::ldexp(x,y)
 

Definition at line 60 of file EngNav.cpp.


Generated on Tue Feb 7 03:31:10 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1