Public Member Functions | Public Attributes | List of all members
multisense::MultiSenseConfig::NetworkTransmissionConfig Struct Reference

Config for transmitting packets from the MultiSense to the host. More...

#include <MultiSenseTypes.hh>

Public Member Functions

bool operator== (const NetworkTransmissionConfig &rhs) const
 Equality operator. More...
 

Public Attributes

bool packet_delay_enabled = false
 Add a small delay between the transmission of each packet to hopefully interact better with slower client machines, or more fragile networks. More...
 

Detailed Description

Config for transmitting packets from the MultiSense to the host.

Definition at line 814 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

Member Function Documentation

◆ operator==()

bool multisense::MultiSenseConfig::NetworkTransmissionConfig::operator== ( const NetworkTransmissionConfig rhs) const
inline

Equality operator.

Definition at line 825 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

Member Data Documentation

◆ packet_delay_enabled

bool multisense::MultiSenseConfig::NetworkTransmissionConfig::packet_delay_enabled = false

Add a small delay between the transmission of each packet to hopefully interact better with slower client machines, or more fragile networks.

Definition at line 820 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.


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


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:10