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

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)

Detailed Description

Class that defines a channel event.

Author
Javier Arribas, 2019. jarribas(at)cttc.es

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.