NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

Detailed Description

Holds the range of a sensor attribute.

Definition at line 900 of file nvmedia_isc.h.

Data Fields

float_t min
 Holds the sensor attribute's minimum value. More...
 
float_t max
 Holds the sensor attribute's maximum value. More...
 

Field Documentation

◆ max

float_t NvMediaISCAttrRange::max

Holds the sensor attribute's maximum value.

Definition at line 909 of file nvmedia_isc.h.

◆ min

float_t NvMediaISCAttrRange::min

Holds the sensor attribute's minimum value.

Definition at line 904 of file nvmedia_isc.h.


The documentation for this struct was generated from the following file: