Advanced Question Convert Orbiter position data to TLE

garyw

O-F Administrator
Administrator
Moderator
Addon Developer
Tutorial Publisher
Donator
Joined
May 14, 2008
Messages
10,547
Reaction score
347
Points
158
Location
East Sussex
Website
blog.gdwnet.com
Preferred Pronouns
He/Him
Are there any tools out there which will take the Orbiter position data (i.e. RPOS, RVEL) in the scenario file and convert it to TLE format?

thanks.
 
Maybe this one does what you need: [ame="http://www.orbithangar.com/searchid.php?ID=2665"]Orbiter TLE Exporter[/ame]
 
Thanks DaveS. It's a start as it does Earth orbits only. It would be good if there was a util which did other planets orbits as well but this will certainly give me something to experiment with.
 
Thanks DaveS. It's a start as it does Earth orbits only. It would be good if there was a util which did other planets orbits as well but this will certainly give me something to experiment with.
TLEs are a special format of orbital elements data that is designed for use with the SGP4 algorithm. SGP4 in turn is only valid for Earth, so it does not make sense to have TLEs for other planets.

The Scenario Editor will give you Keplerian elements for any planet.
 
TLEs are a special format of orbital elements data that is designed for use with the SGP4 algorithm. SGP4 in turn is only valid for Earth, so it does not make sense to have TLEs for other planets.

The Scenario Editor will give you Keplerian elements for any planet.

Ahhh, Never knew that! Many thanks tblaxland.
 
Back
Top