|
Vulcan
Aerospace Engineering Utilities Built on Janus
|
Complete 3-axis IMU noise state. More...
#include <AllanVarianceNoise.hpp>
Public Attributes | |
| AxisState< Scalar > | gyro [3] |
| Gyroscope noise states (x, y, z). | |
| AxisState< Scalar > | accel [3] |
| Accelerometer noise states (x, y, z). | |
Complete 3-axis IMU noise state.
| Scalar | double or casadi::MX |
| AxisState<Scalar> vulcan::allan::IMUNoiseState< Scalar >::accel[3] |
Accelerometer noise states (x, y, z).
| AxisState<Scalar> vulcan::allan::IMUNoiseState< Scalar >::gyro[3] |
Gyroscope noise states (x, y, z).