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... | |
| float_t DevBlkCDIAttrRange::max |
Holds the sensor attribute's maximum value.
Definition at line 84 of file NvSIPLCDICommon.h.
| float_t DevBlkCDIAttrRange::min |
Holds the sensor attribute's minimum value.
Definition at line 79 of file NvSIPLCDICommon.h.