#include <MultiSenseTypes.hh>
| Public Member Functions | |
| SensorStatus () | |
| Public Attributes | |
| float | ambientLightPercentage | 
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 2552 of file MultiSenseTypes.hh.
| 
 | inline | 
Definition at line 2562 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 2560 of file MultiSenseTypes.hh.