I?m working on an add-on which includes the most important transneptunian objects by now, but since there are enough on the motherlode, I?ll provide much more features. Still not sure if I?ll upload it... well my question:
Wouldn?t it be more precise if KBOs orbit the Solar System Barycenter?
It seems that all default-TNOs of Celestia orbit the Sun, but it?s wobbling around because of the heavy gas giants. For Pluto?s moons: They orbit the system?s barycenter, not Pluto. For KBOs, the "wobbling" is about 1 million km (Not very much, ok...). If you follow SSB and zoom to a TNO, you?ll recognice the movement of it?s Orbit.
By the way, a major feature of my addon will be a reference point (KBOs). All objects added will appear in the solar system browser in this reference point, so they won?t clutter the solar system browser. Still, all objects should orbit the sun, so I added for every object the lines:
Code: Select all
OrbitFrame { EclipticJ2000 { Center "Sol" } }
BodyFrame { EclipticJ2000 { Center "Sol" } }
That?s why I?m asking, maybe the center should be Solar System Barycenter...