test_coarseSunSensorNoise

Regression tests for coarse sun sensor noise propagation.

test_coarseSunSensorNoise.run_noise_case(sampleCount, propagationFactor=None, walkBounds=-1.0)[source]

Run a stationary CSS case and return its dimensionless measurement errors.

test_coarseSunSensorNoise.test_default_noise_is_white()[source]

Verify that senNoiseStd alone produces stationary white noise.

test_coarseSunSensorNoise.test_explicit_bounded_random_walk()[source]

Verify that an identity propagation matrix enables a bounded random walk.

test_coarseSunSensorNoise.test_propagation_matrix_python_binding()[source]

Verify the Python setter and getter use the existing Eigen vector binding.