ADCS.satellite_hardware.errors.anisotropicnoise module¶
- class ADCS.satellite_hardware.errors.anisotropicnoise.AnisotropicNoise(std_cross, std_roll, R_noise=None, bounds=(array([-inf]), array([inf])))[source]¶
Bases:
Noise- Parameters:
std_cross (float)
std_roll (float)
R_noise (NDArray[float64] | None)
bounds (Sequence[NDArray | float])