Go to the documentation of this file.
32 #ifndef SENSOR_DEFINITIONS_H
33 #define SENSOR_DEFINITIONS_H
183 o <<
"DepthSensorModeDetails: \tN: " <<
a.modeNumber
184 <<
"\tW: " <<
a.baseResolutionWidth <<
"\tH: " <<
a.baseResolutionHeight
186 for (
auto &content :
a.frameContent) {
187 o <<
"\t" << content;
193 #endif // SENSOR_DEFINITIONS_H
int isPCM
set to true if the mode is PCM
std::vector< std::string > frameContent
Stores the content of each frame.
uint8_t modeNumber
Number associated with the mode.
int frameHeightInBytes
Driver height, can be used for both chipRaw and imagerRaw.
int baseResolutionHeight
Processed data height.
Provides details about the device.
std::ostream & operator<<(std::ostream &o, const struct Metadata &meta)
prints human readable metadata structure
std::string depthBits
Stores depth data.
GLsizei const GLchar *const * string
int metadataSize
Stores the size of metadata.
std::string id
The sensor identification data to be used to differentiate between sensors. When on target,...
int driverHeigth
Stores driver height.
int pixelFormatIndex
Index of two possbile values sensor values (8bit, 12/16bit)
std::string confBits
Stores conf data.
std::string abBits
Stores ab data.
ConnectionType
Types of connections.
int baseResolutionWidth
Processed data witdh.
std::string baseHeigth
Base heigth value of the frame.
DriverConfiguration driverConfiguration
Stores the content of a frame.
std::string noOfPhases
Number of phases.
Describes the configuration of the used driver.
Describes the type of entire frame that a depth sensor can capture and transmit.
std::string pixelFormat
Stores value from driver.
int driverWidth
Stores driver width.
int frameWidthInBytes
Driver width, can be used for both chipRaw and imagerRaw.
std::string baseWidth
Base width value of the frame.
uint8_t numberOfPhases
Number of phases.
ConnectionType connectionType
The type of connection with the sensor.
GLboolean GLboolean GLboolean GLboolean a
int pixelFormatIndex
Index of two possbile values sensor values (8bit, 12/16bit)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:58