waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
Loading...
Searching...
No Matches
Public Attributes | List of all members
waterlinked::sonar::ReceiverOptions Struct Reference

Datagram filtering applied before decoding. More...

#include <waterlinkedsonar/receiver.hpp>

Public Attributes

std::optional< std::string > source_ip
 If set, datagrams from other senders are dropped and counted.
 

Detailed Description

Datagram filtering applied before decoding.

Member Data Documentation

◆ source_ip

std::optional<std::string> waterlinked::sonar::ReceiverOptions::source_ip

If set, datagrams from other senders are dropped and counted.

The multicast group is shared, so two sonars on one network interleave otherwise.


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