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

Classes

class  rtklib_pvt_gs
 This class implements a block that computes the PVT solution using the RTKLIB integrated library. More...

Typedefs

using rtklib_pvt_gs_sptr = gnss_shared_ptr<rtklib_pvt_gs>

Functions

rtklib_pvt_gs_sptr rtklib_make_pvt_gs (uint32_t nchannels, const Pvt_Conf &conf_, const rtk_t &rtk, const SensorDataSourceConfiguration &sensor_data_configuration)

Detailed Description

GNU Radio blocks for the computation of PVT solutions.

Typedef Documentation

◆ rtklib_pvt_gs_sptr

using rtklib_pvt_gs_sptr = gnss_shared_ptr<rtklib_pvt_gs>

Definition at line 75 of file rtklib_pvt_gs.h.