ADCS.estimators.old_attitude_estimators.attitude_UAKF module

Compatibility stub for the removed additive unscented attitude filter.

The estimator API was replaced by the eight estimators in ADCS.estimators.attitude_estimators. UAKF remains as an import alias for the non-augmented UKF; callers should select the replacement that matches their state and covariance configuration.

ADCS.estimators.old_attitude_estimators.attitude_UAKF.UAKF

alias of UKF