Predicting Apogee and Perigee of the Moon

This MATLAB script uses the MICE geometry finder to predict the time of lunar apogee and perigee.
556 téléchargements
Mise à jour 24 jan. 2022

Afficher la licence

Predicts the TDB times and geocentric distance of local and global apogee and perigee events of the Moon. This script uses the MICE version of the geometry finder (cspice_gfdist) and the JPL de421.bsp binary ephemeris for the core computations.

Citation pour cette source

David Eagle (2024). Predicting Apogee and Perigee of the Moon (https://www.mathworks.com/matlabcentral/fileexchange/40200-predicting-apogee-and-perigee-of-the-moon), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Gravitation, Cosmology & Astrophysics dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2.0.0

Updated to use version N66 of the MICE routines.

1.1.0.0

Minor update to main script (list of required support files). Verified script works with MICE version N65 under Windows.

1.0.0.0