Skip to content

Add TLE.from_orbit and tle.to_lines functions#11

Open
lcheng6 wants to merge 6 commits intoFedericoStra:masterfrom
lcheng6:master
Open

Add TLE.from_orbit and tle.to_lines functions#11
lcheng6 wants to merge 6 commits intoFedericoStra:masterfrom
lcheng6:master

Conversation

@lcheng6
Copy link

@lcheng6 lcheng6 commented Dec 23, 2024

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

Liang Cheng and others added 6 commits December 18, 2024 23:15
Enable export to TLE line format.
* fake values for now

* update mean motion

* update mean motion

* update mean anomaly

* update mean motion

* update mean motion and anomaly

* update mean anomaly

* mean motion is correct

* good to go

* good to go

---------

Co-authored-by: Liang Cheng <liang.cheng@kl2tech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant