NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwValEgomotionFixed Struct Reference

Detailed Description

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

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

Definition at line 10269 of file VehicleIOValStructures.h.

Collaboration diagram for dwValEgomotionFixed:

Data Fields

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

Field Documentation

◆ padding

uint8_t dwValEgomotionFixed::padding[DW_VAL_EGOMOTION_FIXED_SIZE - sizeof(dwValEgomotion)]

Padding [SYS-REQ-27914240].

Definition at line 10277 of file VehicleIOValStructures.h.

◆ payload

dwValEgomotion dwValEgomotionFixed::payload

Actual payload [SYS-REQ-27914240].

Definition at line 10273 of file VehicleIOValStructures.h.


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