Epoch.cpp File Reference


Detailed Description

gpstk::Epoch - encapsulates date and time-of-day

Definition in file Epoch.cpp.

#include <iostream>
#include <iomanip>
#include <string>
#include <ctime>
#include "gpstkplatform.h"
#include "Epoch.hpp"
#include "TimeConstants.hpp"
#include "TimeString.hpp"
#include "JulianDate.hpp"
#include "MJD.hpp"
#include "YDSTime.hpp"
#include "CivilTime.hpp"
#include "GPSWeekZcount.hpp"
#include "GPSWeekSecond.hpp"

Include dependency graph for Epoch.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Functions

ostream & operator<< (ostream &s, const Epoch &e)

Variables

const Epoch BEGINNING_OF_TIME (CommonTime::BEGINNING_OF_TIME)
 Earliest representable Epoch.
const Epoch END_OF_TIME (CommonTime::END_OF_TIME)
 Latest Representable Epoch.


Function Documentation

ostream& operator<< ostream &  s,
const Epoch &  e
 

Definition at line 684 of file Epoch.cpp.

References Epoch::printf().


Variable Documentation

const Epoch BEGINNING_OF_TIME(CommonTime::BEGINNING_OF_TIME)
 

Earliest representable Epoch.

Referenced by AntexData::AntexData(), EpochDataStore::EpochDataStore(), IonexData::IonexData(), RandomWalkModel::RandomWalkModel(), RinexMetData::RinexMetData(), RinexNavData::RinexNavData(), RinexObsData::RinexObsData(), ProblemSatFilter::SatData::SatData(), SMODFData::SMODFData(), SP3Data::SP3Data(), and SVExclusionList::SVExclusionList().

const Epoch END_OF_TIME(CommonTime::END_OF_TIME)
 

Latest Representable Epoch.

Referenced by AntexData::AntexData(), EpochDataStore::EpochDataStore(), and SVExclusionList::SVExclusionList().


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