![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Class that defines a channel event. More...
#include <memory>Go to the source code of this file.
Classes | |
| class | Channel_Event |
Typedefs | |
| using | channel_event_sptr = std::shared_ptr<Channel_Event> |
Functions | |
| channel_event_sptr | channel_event_make (int channel_id, int event_type) |
Class that defines a channel event.
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 channel_event.h.