Public Member Functions |
| Imu () |
virtual | ~Imu () |
double | Step (ImuState &xb, double t, const ImuState &xa, const Vector3d &u, double h, const VectorXd *p=0, Matrix9d *A=0, Matrix93d *B=0, Matrix9Xd *C=0) |
bool | Noise (Matrix9d &Q, double t, const ImuState &x, const Vector3d &u, double dt, const VectorXd *p=0) |
Public Attributes |
double | sv |
| gyro bias white noise stdev (spectral density)
|
double | su |
| gyro bias rate-of-change white noise stdev (spectral density)
|
double | sa |
| acceleration bias rate-of-change white noise stdev (spectral density)
|
An IMU system
Author: Marin Kobilarov marin(at)jhu.edu