Read Two-Line Element Ephemeris Files

Read satellite ephemeris data from a NORAD two-line element (TLE) file.
1.3K descargas
Actualizado 3 May 2016

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Reference Applications en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0