Read Two-Line Element Ephemeris Files

版本 1.0.0.0 (10.1 KB) 作者: Brett Pantalone
Read satellite ephemeris data from a NORAD two-line element (TLE) file.
1.4K 次下载
更新时间 2016/5/3

查看许可证

Satellite ephemeris data is published regularly in "two-line element" or TLE files. Each satellite listed in the file has a header line consisting of its name, plus two lines of coded text containing its most recently observed orbital parameters. Although the format is well defined, it is not always easy for a human to extract the orbital information from the encoded text. This short, self-contained MATLAB function reads each entry in a TLE file and converts the information to a more human-friendly form. A checksum is performed over each entry to insure that the data has not been corrupted. The function includes an optional argument for providing a list of satellite catalog numbers. This enables searching a large TLE file for specific vehicles of interest.
Current ephemeris files can be downloaded from https://www.celestrak.com/NORAD/elements/.

引用格式

Brett Pantalone (2024). Read Two-Line Element Ephemeris Files (https://www.mathworks.com/matlabcentral/fileexchange/56904-read-two-line-element-ephemeris-files), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Reference Applications 的更多信息
标签 添加标签

Community Treasure Hunt

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

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