Calceph Ephemeris Calculations With INPOP and JPL files

Tests calceph package for accessing INPOP and JPL ephemeris files with MATLAB.
18 téléchargements
Mise à jour 29 juil. 2022

Afficher la licence

The calceph package permits programatic use of INPOP and JPL ephemeris files. The package functions are accessed from MATLAB as MEX functions which must be compiled on your machine respecting its architecture. (See appendix for installation notes.) This script illustrates use of the package assembled on an APPLE laptop with Xcode c-compiler. The script examines an example binary file included with the calceph package, and also an INPOP ephemeris binary file and a JPL ephemeris binary file which the script downloads with MATLAB ftp.
This script might interest MATLAB users who wish to compare different emphemeris versions and sources for solar system major bodies.

Citation pour cette source

Duncan Carlsmith (2024). Calceph Ephemeris Calculations With INPOP and JPL files (https://www.mathworks.com/matlabcentral/fileexchange/115185-calceph-ephemeris-calculations-with-inpop-and-jpl-files), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2022a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

CalcephEphemerisCalculationsWithINPOPandJPLfiles

Version Publié le Notes de version
1.0.2

Spell check

1.0.1

cosmetic changes

1.0.0