GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
obs_gr_blocks

Classes

class  Gnss_circular_deque< T >
class  hybrid_observables_gs
 This class implements a block that computes observables. More...

Typedefs

using hybrid_observables_gs_sptr = gnss_shared_ptr<hybrid_observables_gs>

Functions

hybrid_observables_gs_sptr hybrid_observables_gs_make (const Obs_Conf &conf_)

Detailed Description

GNU Radio blocks for the computation of GNSS observables

Typedef Documentation

◆ hybrid_observables_gs_sptr

using hybrid_observables_gs_sptr = gnss_shared_ptr<hybrid_observables_gs>

Definition at line 51 of file hybrid_observables_gs.h.