Moving the Moon
-
Topic authorRocketman
- Posts: 7
- Joined: 30.09.2002
- With us: 22 years 1 month
- Location: The Final Frontier
Moving the Moon
I'm not sure if this is the correct place to post this, but I would like to tighten the Moon's orbit, moving it closer to Earth. Is this a difficult thing to do?
A problem is that the Moon's orbit is in the ecliptic plane. Celestia v1.4.1 and earlier place moons' orbits relative to their planets' equatorial plane. V1.5.0 and later allow you to specify ecliptic.
Except for that, just comment out the CustomOrbit line and modify the EllipticalOrbit appropriately.
Except for that, just comment out the CustomOrbit line and modify the EllipticalOrbit appropriately.
Selden
Selden,
you are confusing me. I'm at my office right now, so I can't test Celestia about the moons orbits, but I need to know :
In some extrasolar system, I define a moon "M" around a given planet "P". What is the moon's orbital plane by default ? If I set "Inclination 0" in its SSC code, is M's orbital plane parallel to P's equator, or parallel to Earth's Ecliptic (that would be insane!) ??
you are confusing me. I'm at my office right now, so I can't test Celestia about the moons orbits, but I need to know :
In some extrasolar system, I define a moon "M" around a given planet "P". What is the moon's orbital plane by default ? If I set "Inclination 0" in its SSC code, is M's orbital plane parallel to P's equator, or parallel to Earth's Ecliptic (that would be insane!) ??
"Well! I've often seen a cat without a grin", thought Alice; "but a grin without a cat! It's the most curious thing I ever saw in all my life!"
-
Topic authorRocketman
- Posts: 7
- Joined: 30.09.2002
- With us: 22 years 1 month
- Location: The Final Frontier
selden wrote:A problem is that the Moon's orbit is in the ecliptic plane. Celestia v1.4.1 and earlier place moons' orbits relative to their planets' equatorial plane. V1.5.0 and later allow you to specify ecliptic.
Except for that, just comment out the CustomOrbit line and modify the EllipticalOrbit appropriately.
Thanks!
-
- Site Admin
- Posts: 4211
- Joined: 28.01.2002
- With us: 22 years 9 months
- Location: Seattle, Washington, USA
Cham wrote:Selden,
you are confusing me. I'm at my office right now, so I can't test Celestia about the moons orbits, but I need to know :
In some extrasolar system, I define a moon "M" around a given planet "P". What is the moon's orbital plane by default ? If I set "Inclination 0" in its SSC code, is M's orbital plane parallel to P's equator, or parallel to Earth's Ecliptic (that would be insane!) ??
In all versions of Celestia, the default orbital plane of a moon is the the equatorial plane of the planet it orbits. But, in Celestia 1.5.0 it's possible to use a different reference plane by defining an OrbitFrame.
--Chris