tletools
tletools copied to clipboard
Add TLE.from_orbit and tle.to_lines functions
Your original TLE functions are very useful, but I believe this function pair could extend its usability:
TLE.from_orbit() and tle.to_lines()
They are useful for us to ingest a orbit through TLE, do some manipulation, such as deltaV, then write out the TLE for downstream processing