StellarOpNav.update_attitude_estimator

giant.stellar_opnav.stellar_class:

StellarOpNav.update_attitude_estimator(attitude_estimator_update)[source]

This method updates the attributes of the attitude_estimator attribute.

See the stellar_opnav.estimators documentation for accepted attribute values.

If a supplied attribute is not found in the attitude_estimator attribute then this will print a warning and ignore the attribute. Any attributes that are not supplied are left alone.

Parameters:

attitude_estimator_update (dict) – A dictionary of attribute->value pairs to update the attitude_estimator attribute with