ESOQ2Options¶
giant.stellar_opnav.estimators.esoq2
:
Options for the ESOQ2 attitude estimator.
- Parameters:
n_iter (int) – Number of iterations for lambda computation (default=10, use 0 for lam=1)
weighted_estimation (bool)
Number of iterations for lambda computation in ESOQ2 algorithm.
Determine the options input to the dataclass.
This property method will ignore all internal properties and functions
A flag specifying whether to use weights in the estimation of the rotation.
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 |