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