Contains inertial entities.
-
boolean
INSLooselyCoupledKalmanFilteredEstimator.propagate(double timestamp)
Propagates Kalman filter state held by this estimator at provided
timestamp.
boolean
INSLooselyCoupledKalmanFilteredEstimator.propagate(com.irurueta.units.Time timestamp)
Propagates Kalman filter state held by this estimator at provided
timestamp.
boolean
Updates specific force and angular rate applied to the user's
body expressed in coordinates resolved along body-frame axes.
boolean
INSLooselyCoupledKalmanFilteredEstimator.update(BodyKinematics kinematics,
com.irurueta.units.Time timestamp)
Updates specific force and angular rate applied to the user's
body expressed in coordinates resolved along body-frame axes.