LibMultiSense
LibMultiSense Documentation
|
A external sensor status. More...
#include <MultiSenseTypes.hh>
Public Member Functions | |
SensorStatus () | |
Public Attributes | |
float | ambientLightPercentage |
This represents the percentage of light the ambient sensor currently sees. More... | |
A external sensor status.
This is only supported by external LED attachements for S21 devices
Example code to query the lighting sensor status :
Definition at line 2491 of file MultiSenseTypes.hh.
|
inline |
Definition at line 2501 of file MultiSenseTypes.hh.
float crl::multisense::lighting::SensorStatus::ambientLightPercentage |
This represents the percentage of light the ambient sensor currently sees.
External ambient sensors are only available on S21 units with the external lighting attachement. This value ranges between 0 and 100
Definition at line 2499 of file MultiSenseTypes.hh.