NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwEgomotionStateParams Struct Reference

Detailed Description

Defines egomotion state initialization parameters.

Definition at line 75 of file EgomotionState.h.

Data Fields

dwMotionModel type
 Type of the motion model used to hold data by the state. More...
 
size_t historySize
 Maximal number of elements to keep in history. More...
 

Field Documentation

◆ historySize

size_t dwEgomotionStateParams::historySize

Maximal number of elements to keep in history.

Definition at line 81 of file EgomotionState.h.

◆ type

dwMotionModel dwEgomotionStateParams::type

Type of the motion model used to hold data by the state.

Definition at line 78 of file EgomotionState.h.


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