Public Member Functions |
| Ins () |
virtual | ~Ins () |
double | Step (InsState &xb, double t, const InsState &xa, const Vector6d &u, double h, const VectorXd *p=0, Matrix15d *A=0, Matrix15x6d *B=0, Matrix15Xd *C=0) |
bool | Noise (Matrix15d &Q, double t, const InsState &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)
|
double | sra |
| acceleration measurement noise
|
Vector3d | g0 |
| gravity vector
|
An INS system
Author: Marin Kobilarov marin(at)jhu.edu