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

This class sends serialized Gnss_Synchro objects over UDP to one or multiple endpoints. More...

#include <gnss_synchro_udp_sink.h>

Public Member Functions

 Gnss_Synchro_Udp_Sink (const std::vector< std::string > &addresses, const std::vector< std::string > &ports, bool enable_protobuf)
bool write_gnss_synchro (const std::vector< Gnss_Synchro > &stocks)

Detailed Description

This class sends serialized Gnss_Synchro objects over UDP to one or multiple endpoints.

Definition at line 45 of file gnss_synchro_udp_sink.h.


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