39#ifndef DW_CALIBRATION_VEHICLE_VEHICLEPARAMS_H_
40#define DW_CALIBRATION_VEHICLE_VEHICLEPARAMS_H_
void * userData
A pointer to user data that will be passed along when a sensor calibration data has been changed.
dwCalibrationStatusChanged onChanged
An optional pointer to a function that will be called when the calibration status of a routine has ch...
float32_t frontSteeringOffset
front steering offset [radian]
Vehicle steering calibration-related parameters.
Steering parameter calibration.
NVIDIA DriveWorks API: Calibration
void(* dwCalibrationStatusChanged)(dwCalibrationRoutineHandle_t routine, dwCalibrationStatus status, void *userData)
Defines a callback function that is called when calibration routine has changed its internal status.
float float32_t
Specifies POD types.