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

Class that defines a receiver command event. More...

#include <memory>

Go to the source code of this file.

Classes

class  Command_Event

Typedefs

using command_event_sptr = std::shared_ptr<Command_Event>

Functions

command_event_sptr command_event_make (int command_id, int event_type)

Detailed Description

Class that defines a receiver command 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 command_event.h.