Namespaces | Macros | Functions
EngAlmanac.cpp File Reference

Detailed Description

Almanac data encapsulated in engineering terms

Definition in file EngAlmanac.cpp.

#include "gps_constants.hpp"
#include "CommonTime.hpp"
#include "EngAlmanac.hpp"
Include dependency graph for EngAlmanac.cpp:

Go to the source code of this file.

Namespaces

 gnsstk
 For Sinex::InputHistory.
 

Macros

#define CHECK_SV_HERE(itty, prn)
 

Functions

string gnsstk::int2bin (unsigned int v, int len=8)
 
std::ostream & gnsstk::operator<< (std::ostream &s, const EngAlmanac &alm)
 

Macro Definition Documentation

◆ CHECK_SV_HERE

#define CHECK_SV_HERE (   itty,
  prn 
)
Value:
if (itty == almPRN.end()) \
{ \
SVNotPresentException \
exc("Attempt to get data from EngAlmanac from a SV that is not" \
" present."); \
GNSSTK_THROW(exc); \
}

Definition at line 52 of file EngAlmanac.cpp.



gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42