vss::data_access::CameraFeedback Struct Reference
Last update: 14.01.2025Camera sensor parameters that were used to produce this image. More...
Public Attributes | |
| google::protobuf::Duration | exposure_time = 1 |
| double | gain = 2 |
| google::protobuf::Int32Value | injection_time = 3 |
Detailed Description
Camera sensor parameters that were used to produce this image.
Member Data Documentation
◆ exposure_time
| google::protobuf::Duration vss::data_access::CameraFeedback::exposure_time = 1 |
Value of the exposure time. The value is represented as a count of seconds and fractions of seconds at nanosecond resolution.
◆ gain
| double vss::data_access::CameraFeedback::gain = 2 |
Value of the gain.
◆ injection_time
| google::protobuf::Int32Value vss::data_access::CameraFeedback::injection_time = 3 |
Value of the injection time.
- Note
- This data only makes sense when the injection mode is activated as it is retrieved and encoded in the pixel defined in the injection parameters.
The documentation for this struct was generated from the following file:
- sensor_data_description.proto