Module tle

Source

Structs§

TLE

Functions§

calc_month_day
Convert day of year, year to month, day
parse
Parse standard Two Line Element
query_celestrak
Query celestrak.org api for TLE
read_json
Read TLE struct from JSON formatted file
read_multi_tle
Sometimes string bodies will hold multiple TLEs, it’s good to be adaptive
read_txt
Parse raw .txt file
tles_from_file
Read TLEs from a file path
validate_checksum
Run checksum on TLE line
write_json
Write TLE struct to JSON formatted file