SimulateAccelerometerCoMOffset
This program generates an accelerometer file containing perturbing accelerations due to a given center of mass (CoM) offset. This includes centrifugal effects, Euler forces and the effect of gravity gradients.
Name | Type | Annotation |
---|---|---|
outputfileAccelerometer | filename | effect of offset |
inputfileOrbit | filename | |
inputfileStarCamera | filename | |
applyAngularRate | boolean | compute effect of centrifugal forces |
applyAngularAccelerations | boolean | compute effect of Euler forces |
gradientfield | gravityfield | low order field to estimate the change of the gravity by position adjustement |
earthRotation | earthRotation | |
interpolationDegree | uint | derivation of quaternions by polynomial interpolation of degree n |
CoMOffsetX | double | offset [m] |
CoMOffsetY | double | offset [m] |
CoMOffsetZ | double | offset [m] |