7#ifndef __LIBCAMERA_SENSOR_CAMERA_SENSOR_PROPERTIES_H__
8#define __LIBCAMERA_SENSOR_CAMERA_SENSOR_PROPERTIES_H__
Describe a two-dimensional size.
Definition: geometry.h:51
Data structures related to geometric objects.
Top-level libcamera namespace.
Definition: backtrace.h:17
Database of camera sensor properties.
Definition: camera_sensor_properties.h:17
static const CameraSensorProperties * get(const std::string &sensor)
Retrieve the properties associated with a sensor.
Definition: camera_sensor_properties.cpp:52
std::map< int32_t, int32_t > testPatternModes
Map that associates the TestPattern control value with the indexes of the corresponding sensor test p...
Definition: camera_sensor_properties.h:21
Size unitCellSize
The physical size of a pixel, including pixel edges, in nanometers.
Definition: camera_sensor_properties.h:20