Miranda doesn't rotate

Report bugs, bug fixes and workarounds here.
Topic author
granthutchison
Developer
Posts: 1863
Joined: 21.11.2002
With us: 22 years

Miranda doesn't rotate

Post #1by granthutchison » 26.11.2002, 11:07

Uranus' moon Miranda doesn't seem to follow Celestia's default synchronous rotation - it sails along synched to the Universe at large.
Why should that be?
I've fixed it meantime by inserting

Code: Select all

RotationPeriod 33.912

But I'm puzzled why it should be happening in the first place.

Grant

chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 9 months
Location: Seattle, Washington, USA

Miranda doesn't rotate

Post #2by chris » 27.11.2002, 00:18

granthutchison wrote:Uranus' moon Miranda doesn't seem to follow Celestia's default synchronous rotation - it sails along synched to the Universe at large.
Why should that be?
I've fixed it meantime by inserting

Code: Select all

RotationPeriod 33.912

But I'm puzzled why it should be happening in the first place.

Grant

I suspect that there's a bug in the custom orbital calculation for Miranda. The custom calculations are all written and C++ and are responsible for reporting the orbital period. So, it's probably a bug in the getPeriod function of the custom orbit calculation for Miranda.

--Chris


Return to “Bugs”