Can search for sensors and retrieve sensors by category.
More...
#include <sensor_enumerator_interface.h>
Can search for sensors and retrieve sensors by category.
Definition at line 50 of file sensor_enumerator_interface.h.
◆ getCameraTypeOnTarget()
Find out for which camera the SDK on target was built for.
- Parameters
-
[out] | cameraType | - the requested camera type |
- Returns
- Status
◆ getDepthSensors()
Get the available depth sensors.
- Parameters
-
[out] | depthSensors | - list of found sensors |
- Returns
- Status
◆ getStorages()
Get the available storage.
- Parameters
-
[out] | storages | - list of found storages |
- Returns
- Status
◆ getTemperatureSensors()
Get the available temperature sensors.
- Parameters
-
[out] | temperatureSensors | - list of found sensors |
- Returns
- Status
◆ searchSensors()
virtual aditof::Status aditof::SensorEnumeratorInterface::searchSensors |
( |
| ) |
|
|
pure virtual |
Do a search for the available sensors.
- Returns
- Status
The documentation for this class was generated from the following file: