AttitudeEstimator.attitude_profile_matrix¶
giant.stellar_opnav.estimators.attitude_estimator
:
Computes the attitude profile matrix for the provided vector sets
- Parameters:
base_frame_directions (ndarray[tuple[Any, ...], dtype[float64]])
target_frame_directions (ndarray[tuple[Any, ...], dtype[float64]])
- Return type:
ndarray[tuple[Any, …], dtype[float64]]