#include <map>
#include <utility>
#include "CommonTime.hpp"
#include "SystemTime.hpp"
#include "gps_constants.hpp"
#include "Exception.hpp"
#include "TimeRange.hpp"
Go to the source code of this file.
Classes | |
class | gnsstk::SVNumXRef |
class | gnsstk::XRefNode |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
Typedefs | |
typedef std::multimap< int, XRefNode >::const_iterator | gnsstk::NAVNumXRefCI |
typedef std::pair< NAVNumXRefCI, NAVNumXRefCI > | gnsstk::NAVNumXRefPair |
typedef std::multimap< int, XRefNode >::const_iterator | gnsstk::SVNumXRefListCI |
typedef std::pair< SVNumXRefListCI, SVNumXRefListCI > | gnsstk::SVNumXRefPair |
Functions | |
gnsstk::NEW_EXCEPTION_CLASS (NoNAVSTARNumberFound, gnsstk::Exception) | |
gnsstk::NEW_EXCEPTION_CLASS (NoPRNNumberFound, gnsstk::Exception) | |