![]() |
LibMultiSense
LibMultiSense Documentation
|
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... | |
Config for transmitting packets from the MultiSense to the host.
Definition at line 814 of file MultiSenseTypes.hh.
|
inline |
Equality operator.
Definition at line 825 of file MultiSenseTypes.hh.
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 MultiSenseTypes.hh.