Graphics Display of the Orbital Characteristics of the Moon

バージョン 1.2.0.0 (109 MB) 作成者: David Eagle
MATLAB script which graphically displays the orbital characteristics of the the Moon's motion.
ダウンロード: 510
更新 2024/11/24

ライセンスの表示

Graphically displays the following information; semimajor axis, eccentricity, orbital inclination, argument of perigee, right ascension of the ascending node, true anomaly, argument of latitude, apogee radius, perigee radius, geocentric distance, geocentric speed, geocentric declination, ecliptic inclination, ecliptic argument of perigee and longitude of ascending node.
This MATLAB script reads JPL DE430 lunar and solar ephemerides in a machine-independent binary format (kernels) which are available from the SPICE web site and by anonymous ftp from ftp://ssd.jpl.nasa.gov/pub/eph/planets/bsp. These *.bsp ephemeris files are IEEE-Little Endian style of binary kernel. This is the binary form native to PC/Linux, PC/Windows and MAC/Intel machines. Additional information about JPL ephemerides can be found at http://naif.jpl.nasa.gov/naif/.
The moon_plot script uses routines from the MICE software suite to read and evaluate the JPL ephemeris file. Platform-specific MICE mex files, support functions and the binary ephemeris file (de430.bsp) are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the SPICE library created by JPL.

引用

David Eagle (2025). Graphics Display of the Orbital Characteristics of the Moon (https://www.mathworks.com/matlabcentral/fileexchange/39944-graphics-display-of-the-orbital-characteristics-of-the-moon), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2024a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGravitation, Cosmology & Astrophysics についてさらに検索
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Changed Development Ephemeris to DE430. Updated documentation.

1.1.0.0

Minor improvements to the code. Distribution now includes a de421.bsp ephemeris file.

1.0.0.0