AttitudeEstimatorOptions¶
giant.stellar_opnav.estimators.attitude_estimator
:
Dataclass for configuring attitude estimator subclasses
- Parameters:
weighted_estimation (bool)
A flag specifying whether to use weights in the estimation of the rotation.
Determine the options input to the dataclass.
This property method will ignore all internal properties and functions
Summary of Methods
Update the options as attributes of the object class |
|
this is used to overwrite options in variables only used in __init__ |
|
This method is used for special cases when certain options should be overwritten |