LibMultiSense
LibMultiSense Documentation
|
Classes | |
class | Config |
Class used to store a specific lighting configuration. More... | |
class | SensorStatus |
A external sensor status. More... | |
Variables | |
static CRL_CONSTEXPR uint32_t | MAX_LIGHTS = 8 |
The maximum number of lights for a given sensor. More... | |
static CRL_CONSTEXPR float | MAX_DUTY_CYCLE = 100.0 |
The maximum duty cycle for adjusting light intensity. More... | |
|
static |
The maximum duty cycle for adjusting light intensity.
Definition at line 2170 of file MultiSenseTypes.hh.
|
static |
The maximum number of lights for a given sensor.
Definition at line 2168 of file MultiSenseTypes.hh.