Namespaces | Typedefs | Enumerations | Functions
TimeSystem.hpp File Reference
#include <iostream>
#include <string>
#include "EnumIterator.hpp"
Include dependency graph for TimeSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gnsstk
 For Sinex::InputHistory.
 
 gnsstk::StringUtils
 

Typedefs

typedef EnumIterator< TimeSystem, TimeSystem::Unknown, TimeSystem::Lastgnsstk::TimeSystemIterator
 

Enumerations

enum  gnsstk::TimeSystem {
  gnsstk::TimeSystem::Unknown = 0, gnsstk::TimeSystem::Any, gnsstk::TimeSystem::GPS, gnsstk::TimeSystem::GLO,
  gnsstk::TimeSystem::GAL, gnsstk::TimeSystem::QZS, gnsstk::TimeSystem::BDT, gnsstk::TimeSystem::IRN,
  gnsstk::TimeSystem::UTC, gnsstk::TimeSystem::TAI, gnsstk::TimeSystem::TT, gnsstk::TimeSystem::TDB,
  gnsstk::TimeSystem::Last
}
 Definition of various time systems. More...
 

Functions

std::string gnsstk::StringUtils::asString (TimeSystem ts)
 Convert a TimeSystem enum to its string representation. More...
 
TimeSystem gnsstk::StringUtils::asTimeSystem (const std::string &s)
 Convert a string representation of TimeSystem to an enum. More...
 
double gnsstk::getLeapSeconds (const int year, const int month, const double day)
 
double gnsstk::getTimeSystemCorrection (const TimeSystem inTS, const TimeSystem outTS, const int year, const int month, const double day)
 
std::ostream & gnsstk::operator<< (std::ostream &os, const TimeSystem ts)
 


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