Predicting Local Circumstances of Lunar Eclipses
版本 1.3.0.0 (108.8 MB) 作者:
David Eagle
Predict the local circumstances (times and topocentric coordinates of the Moon) of lunar eclipses.
This submission is a MATLAB script named lunar_eclipse that can be used to predict local circumstances of lunar eclipses. This software provides the eclipse type, the universal times and topocentric coordinates of the Moon at the beginning and end of the penumbra contacts, and the time and coordinates at maximum eclipse. The ephemeris for this routine is a JPL binary ephemeris file.
This application uses several functions ported to MATLAB from the Fortran version of the NOVAS (Naval Observatory Vector Astrometry Subroutines) source code developed at the United States Naval Observatory. Information about the NOVAS software suite can be found at https://aa.usno.navy.mil/software/novas_info.
The lunar_eclipse MATLAB script also uses routines from the MICE software suite to read and evaluate the DE430 ephemeris data. Ephemeris files, platform dependent versions of the MICE mex file and other useful MATLAB functions are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the SPICE library created by JPL.
This MATLAB script uses a combination of one-dimensional minimization and root-finding to solve this classic problem. The objective function used in these calculations involves the geocentric separation angle between the center of the Moon and the anti-Sun position vector or shadow axis, and the semidiameter and horizontal parallax of the Sun and Moon.
引用格式
David Eagle (2025). Predicting Local Circumstances of Lunar Eclipses (https://ww2.mathworks.cn/matlabcentral/fileexchange/39344-predicting-local-circumstances-of-lunar-eclipses), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2024b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Gravitation, Cosmology & Astrophysics 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!