![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Interface of a class that sends serialized Gps_Ephemeris and Galileo_Ephemeris objects over udp to one or multiple endpoints. More...
#include "galileo_ephemeris.h"#include "gps_ephemeris.h"#include "serdes_galileo_eph.h"#include "serdes_gps_eph.h"#include <boost/asio.hpp>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Monitor_Ephemeris_Udp_Sink |
Typedefs | |
| using | b_io_context = boost::asio::io_service |
Interface of a class that sends serialized Gps_Ephemeris and Galileo_Ephemeris objects over udp to one or multiple endpoints.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2021 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file monitor_ephemeris_udp_sink.h.