Graphics Display of the Orbital Characteristics of the Moon

版本 1.2.0.0 (108.9 MB) 作者: David Eagle
MATLAB script which graphically displays the orbital characteristics of the the Moon's motion.
521.0 次下载
更新时间 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://ww2.mathworks.cn/matlabcentral/fileexchange/39944-graphics-display-of-the-orbital-characteristics-of-the-moon), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2024a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Gravitation, 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