Structs§
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