NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwValSensorCalibrationFixed Struct Reference

Detailed Description

The fixed size structure with padding which contains the dwValSensorCalibration structure.

This is the fixed sized structure which will be used by the VAL channels to transmit the dwValSensorCalibration structure.

Definition at line 10286 of file VehicleIOValStructures.h.

Collaboration diagram for dwValSensorCalibrationFixed:

Data Fields

dwValSensorCalibration payload
 Actual payload [SYS-REQ-27914240]. More...
 
uint8_t padding [DW_VALSENSOR_CALIBRATION_FIXED_SIZE - sizeof(dwValSensorCalibration)]
 Padding [SYS-REQ-27914240]. More...
 

Field Documentation

◆ padding

uint8_t dwValSensorCalibrationFixed::padding[DW_VALSENSOR_CALIBRATION_FIXED_SIZE - sizeof(dwValSensorCalibration)]

Padding [SYS-REQ-27914240].

Definition at line 10294 of file VehicleIOValStructures.h.

◆ payload

dwValSensorCalibration dwValSensorCalibrationFixed::payload

Actual payload [SYS-REQ-27914240].

Definition at line 10290 of file VehicleIOValStructures.h.


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