Evaluating a JPL Ephemeris with MICE

版本 1.2.0.0 (108.8 MB) 作者: David Eagle
Demonstrates ephemeris calculations using the MATLAB version of the JPL Spice library (MICE).
959.0 次下载
更新时间 2025/2/26

查看许可证

This submission is a MATLAB script named jpl_mice_ephemeris that demonstrates how to evaluate a JPL ephemeris using MICE. The script offers several options including the type of calendar date and time input (UTC or TDB), the coordinate system for the computed ephemeris data and the selection of the “target” and “observer” celestial bodies.
This MATLAB script reads JPL planetary 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/.
Ephemeris and other required data files, platform dependent versions of the MICE mex file and many useful MATLAB functions are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the JPL SPICE software system.

引用格式

David Eagle (2025). Evaluating a JPL Ephemeris with MICE (https://ww2.mathworks.cn/matlabcentral/fileexchange/39132-evaluating-a-jpl-ephemeris-with-mice), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2024b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

corrected typo in title
Updated user interface, several MATLAB functions and the PDF documentation.

1.1.0.0

corrected typo

1.0.0.0