NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwEgomotionCalibrationManeuverArray Struct Reference

Detailed Description

Struct to represent a collection of calibration maneuvers.

Definition at line 217 of file EgomotionExtra.h.

Collaboration diagram for dwEgomotionCalibrationManeuverArray:

Data Fields

dwEgomotionManeuver maneuvers [DW_EGOMOTION_MANEUVER_MAX_ARRAY_SIZE]
 the different maneuvers of the collection More...
 
size_t size
 

Field Documentation

◆ maneuvers

dwEgomotionManeuver dwEgomotionCalibrationManeuverArray::maneuvers[DW_EGOMOTION_MANEUVER_MAX_ARRAY_SIZE]

the different maneuvers of the collection

Definition at line 219 of file EgomotionExtra.h.

◆ size

size_t dwEgomotionCalibrationManeuverArray::size

Definition at line 220 of file EgomotionExtra.h.


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