GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
channel_msg_receiver_cc Class Reference

GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks. More...

#include <channel_msg_receiver_cc.h>

Inheritance diagram for channel_msg_receiver_cc:

Public Member Functions

 ~channel_msg_receiver_cc ()=default
 Default destructor.

Friends

channel_msg_receiver_cc_sptr channel_msg_receiver_make_cc (std::shared_ptr< ChannelFsm > channel_fsm, bool repeat)

Detailed Description

GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks.

Definition at line 40 of file channel_msg_receiver_cc.h.

Constructor & Destructor Documentation

◆ ~channel_msg_receiver_cc()

channel_msg_receiver_cc::~channel_msg_receiver_cc ( )
default

Default destructor.


The documentation for this class was generated from the following file: