NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
DevBlkCDIAttrRange Struct Reference

Detailed Description

Holds the range of a sensor attribute.

Definition at line 75 of file NvSIPLCDICommon.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 DevBlkCDIAttrRange::max

Holds the sensor attribute's maximum value.

Definition at line 84 of file NvSIPLCDICommon.h.

◆ min

float_t DevBlkCDIAttrRange::min

Holds the sensor attribute's minimum value.

Definition at line 79 of file NvSIPLCDICommon.h.


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