Apollonian wrote:So... are you saying that the x coordinate changes depending upon which celestial body we are talking about???
X, y and z, necessarily, since the coordinate systems are based on the equatorial plane of the body in question. The alignment of the coordinate frame with the prime rotation axis surely makes sense?
Apollonian wrote:For instance, if I enter an XYZ file with only one data point (not signifying an ascending node to the orbit) what coordinate system are we talking about here?
It's unspecified in the xyz file. You can only use an xyz by referring to it in an
ssc file. For instance:
Code: Select all
"Cassini" "Sol"
{
Class "spacecraft"
Mesh "cassini.3ds"
Radius 0.011
SampledOrbit "cassini.xyz"
}
tells Celestia to go find
cassini.xyz and refer its coordinates to Sol ... so they're interpreted as ecliptic coordinates. But you could easily define an xyz centred on Saturn for the orbital phase of the mission, in which case you would use Saturn's equatorial plane for the xy plane, with x orientated along the ascending node of Saturn's equator on the ecliptic.
Apollonian wrote:As another thought - "bodies other than the sun" - do you mean extrasolar orbits?
Sorry, I wasn't clear ... I meant other bodies of the solar system. The reference plane for other stars is the ecliptic, and for extrasolar planets is body-equatorial - so the same system as for the solar system. While it's appealing, I think in practice trying to define "ecliptic" planes for other stars would start to clunk audibly, given that the orbital plane of most extrasolar planets is unknown.
Apollonian wrote:So, you're just trying to make the distinction between coordinates used in observational astronomy and those used in celestial mechanics?
I'm not sure what you mean, here. Are you asking if the choice of coordinate systems in Celestia was made specifically in order to make some sort of distinction (in which case Chris, who set up the coordinate systems, is probably the only person who knows); or are you seeing some philosophical contrast between the choice of node in Horizons and Celestia that I haven't cottoned on to?
Grant