31#ifndef DW_EGOMOTION_UTILS_IMUBIASESTIMATORPARAMETERS_H_
32#define DW_EGOMOTION_UTILS_IMUBIASESTIMATORPARAMETERS_H_
float32_t biasRange
Maximum possible bias as specified by manufacturer in m/s^2.
float32_t maxDriftSpan
Maximum possible bias drift span over a 3 minute period as specified by manufacturer in m/s^2.
float32_t maxDriftSpeed
Maximum possible bias drift speed as specified by manufacturer in m/s^2/s.
float32_t maxDriftSpan
Maximum possible bias drift span over a 3 minute period as specified by manufacturer in rad/s.
float32_t biasRange
Maximum possible bias as specified by manufacturer in rad/s.
float32_t maxDriftSpeed
Maximum possible bias drift speed as specified by manufacturer in rad/s/s.
IMU accelerometer bias estimator parameters.
IMU gyroscope bias estimator parameters.
NVIDIA DriveWorks API: Core Types
float float32_t
Specifies POD types.