GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Gr_Complex_Ip_Packet_Source Class Reference
Inheritance diagram for Gr_Complex_Ip_Packet_Source:

Public Types

using sptr = gnss_shared_ptr<Gr_Complex_Ip_Packet_Source>

Public Member Functions

 Gr_Complex_Ip_Packet_Source (std::string src_device, const std::string &origin_address, int udp_port, int udp_packet_size, int n_baseband_channels, const std::string &wire_sample_type, size_t item_size, bool IQ_swap_)
bool start ()
bool stop ()
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)

Static Public Member Functions

static sptr make (std::string src_device, const std::string &origin_address, int udp_port, int udp_packet_size, int n_baseband_channels, const std::string &wire_sample_type, size_t item_size, bool IQ_swap_)

Detailed Description

Definition at line 41 of file gr_complex_ip_packet_source.h.

Member Typedef Documentation

◆ sptr

using Gr_Complex_Ip_Packet_Source::sptr = gnss_shared_ptr<Gr_Complex_Ip_Packet_Source>

Definition at line 44 of file gr_complex_ip_packet_source.h.


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