Struct NavErrorContext¶
Defined in File measurement.h
Struct Documentation¶
-
struct NavErrorContext¶
Nominal navigation state an
ErrorStateMeasurementmodel linearizes about.Error-state (INS) filters keep the nominal state as structured members and estimate a small error state
[dr, dv, dtheta, db_a, db_g, d(clock_bias), d(clock_drift)]. Because the measurement Jacobian depends on the attitudeR_b2n(which does not live naturally in a flatStatevector), the nominal state is passed to the model through this context rather than as aState.