Classes | Namespaces | Macros
Week.hpp File Reference

Detailed Description

Pure virtual class used to derive (with WeekSecond) XXXWeekSecond for systems XXX (GPS QZS BDS GAL) and GPSWeek (for GPSWeekZcount).

Definition in file Week.hpp.

#include "TimeTag.hpp"
#include "TimeConverters.hpp"
Include dependency graph for Week.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gnsstk::Week
 

Namespaces

 gnsstk
 For Sinex::InputHistory.
 

Macros

#define timeSystemCheck
 

Macro Definition Documentation

◆ timeSystemCheck

#define timeSystemCheck
Value:
if(timeSystem != right.timeSystem && \
timeSystem != TimeSystem::Any && right.timeSystem != TimeSystem::Any) \
GNSSTK_THROW(InvalidRequest( \
"CommonTime objects not in same time system, cannot be compared"))

Definition at line 46 of file Week.hpp.



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