Hello everybody!
I was doing a presentation of the Pluto-systen, an found the fifth moon Styx missing.
Is there an update to Celestia, where Styx is included?
//
Cel 1.6.1 missing Styx orbit in the Pluto-system?
Forum rules
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
-
Topic authorStringence
- Posts: 1
- Joined: 16.08.2019
- With us: 5 years 3 months
- SpaceFanatic64
- Posts: 427
- Joined: 16.08.2018
- Age: 18
- With us: 6 years 3 months
- Location: Southern California
Celesita 1.6.1 has an outdated Plutonian system that has not been updated, but I do have an ssc code that you can use to display both Styx and Kerberos in Celestia.
And no, Celestia never was updated after 1.6.1, but I highly recommend you get Celestia Origin. It does a complete upgrade to a Celestia installation. You can get it on the announcements section on the forums.
Code: Select all
# Standalone data for Pluto's two moons, Kerberos and Styx. They are not included in default Celestia.
"Kerberos:S-2011 P 1:P4" "Sol/Pluto"
{
Mesh "asteroid.cms"
Texture "asteroid.jpg",
Radius 9
# chaotic rotation, exact rotation period unknown
EllipticalOrbit
{
Period 32.16756
SemiMajorAxis 57783
Eccentricity 0.003820
Inclination 0.389 # inclination to Charon's orbit
}
Albedo 0.5
}
"Styx:S-2012 P 1:P5" "Sol/Pluto"
{
Mesh "asteroid.cms"
Texture "asteroid.jpg"
Radius 6
# like Kerberos, Styx has a chaotic rotation, but its exact rotation period is unknown
EllipticalOrbit
{
Period 20.16155
SemiMajorAxis 42656
Eccentricity 0.005787
Inclination 0.809 # inclination to Charon's orbit
}
Albedo 0.5
}
And no, Celestia never was updated after 1.6.1, but I highly recommend you get Celestia Origin. It does a complete upgrade to a Celestia installation. You can get it on the announcements section on the forums.
If you see that I made a dumb or nonsensical post years ago, please forgive me in advance.
- fyr02
- Posts: 249
- Joined: 19.04.2019
- Age: 19
- With us: 5 years 7 months
- Location: San Diego, California (United States)
Or you could try this: http://www.celestiamotherlode.net/catalog/show_creator_details.php?creator_id=238 (4th from top)