![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
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 uint16_t &port, bool enable_protobuf) | |
| bool | write_gnss_synchro (const std::vector< Gnss_Synchro > &stocks) |
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.
1.8.14