Solar System |
Top Previous Next |
The built-in FF_SolarSystem object provides the ability to modify how FreeFlyer models the solar system environment. See the Celestial Objects and Stars pages for information on how FreeFlyer models specific planets, moons, and stars.
Modifying the Solar System Model The built-in FF_SolarSystem object provides the ability to modify modeling parameters such as the default environmental input files, the use of polar motion modeling, and the update interval for nutation and precession and the positions of the planetary bodies. The FF_SolarSystem object is a global object and is always shown in the Object Browser of every Mission Plan.
The Solar System Object Editor
The Solar System can also be edited via FreeFlyer script. This example sets the ComputePolarMotion flag to 0, sets the celestial object update interval equal to 300 seconds (so that the planetary positions and velocities will update at a 300 second interval), and designates the default Station Geodetics File.
Effects on Spacecraft PropagationMany of the settings associated with the Solar System object can have impacts on the speed and accuracy of Spacecraft propagation. The default values for these properties have been chosen in order to provide a balance of accuracy and run-time, but users may wish to modify these properties from the defaults.
When using a variable step integrator, it is recommended to keep the Celestial Object Update Interval (FF_SolarSystem.COUpdateInterval) set to 0. If a non-zero value were used, this would introduce discontinuities in the force model, causing the integrator to reduce the step size. Note that variable-step integrators are often used with interplanetary analysis.
Modeling Solar System ObjectsOrientation of the EarthThe orientation of the Earth is computed using the International Astronomical Union (IAU) 2006/2000A nutation and precession model.
Orientation of the MoonThe orientation of the Moon is computed using the Lunar Nutation and Libration from the planetary ephemeris file. FreeFlyer uses the JPL Development Ephemeris (DE) files.
Orientation of the PlanetsThe orientation of the planets (except the Earth) are computed using the IAU/IAG Attitude model. The reference for the IAU/IAG model is the working group report, "Report of the IAU/IAG Working Group on cartographic coordinates and rotational elements of the planets and satellites: 2000".
See Also
|