GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
glonass_gnav_ephemeris.h File Reference

Interface of a GLONASS EPHEMERIS storage. More...

#include "glonass_gnav_utc_model.h"
#include <boost/date_time/posix_time/ptime.hpp>
#include <boost/serialization/nvp.hpp>
#include <cstdint>

Go to the source code of this file.

Classes

class  Glonass_Gnav_Ephemeris
 This class is a storage and orbital model functions for the GLONASS SV ephemeris data as described in GLONASS ICD (Edition 5.1). More...

Detailed Description

Interface of a GLONASS EPHEMERIS storage.

Note
Code added as part of GSoC 2017 program
Author
Damian Miralles, 2017. dmiralles2009(at)gmail.com
See also
GLONASS ICD

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file glonass_gnav_ephemeris.h.