Classes | |
class | Config |
class | SensorStatus |
Variables | |
static CRL_CONSTEXPR float | MAX_AMBIENT_LIGHTING = 100.0 |
static CRL_CONSTEXPR float | MAX_DUTY_CYCLE = 100.0 |
static CRL_CONSTEXPR uint32_t | MAX_LIGHTS = 8 |
CRL_CONSTEXPR float crl::multisense::lighting::MAX_AMBIENT_LIGHTING = 100.0 [static] |
The maxmimum value of the ambient light sensor
Definition at line 1448 of file MultiSenseTypes.hh.
CRL_CONSTEXPR float crl::multisense::lighting::MAX_DUTY_CYCLE = 100.0 [static] |
The maximum duty cycle for adjusting light intensity
Definition at line 1446 of file MultiSenseTypes.hh.
CRL_CONSTEXPR uint32_t crl::multisense::lighting::MAX_LIGHTS = 8 [static] |
The maximum number of lights for a given sensor
Definition at line 1444 of file MultiSenseTypes.hh.