Read Two-Line Element Ephemeris Files

Read satellite ephemeris data from a NORAD two-line element (TLE) file.
1,4K download
Aggiornato 3 mag 2016

Visualizza la licenza

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/.

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Reference Applications in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0