Opinions: dwarf planets and minor moons

General discussion about Celestia that doesn't fit into other forums.
revent
Posts: 80
Joined: 15.11.2003
Age: 47
With us: 20 years 10 months
Location: Springfield, MO, USA

Re: Opinions: dwarf planets and minor moons

Post #41by revent » 18.04.2008, 03:45

Kolano wrote:
  • While the existing data files may contradict this, I'd personally like to define "minor-moon" as a moon without an official name (i.e. numbered moons). That may provide a more concrete definition than currently proposed.

As I commented elsewhere a little while ago, I'd suggest the most logical definition would be that a 'minor moon' is one small enough that it's effects aren't considered when calculating the orbits of the other moons. The easist way to determine if that's the case would be to look at the constants defined on the spice file for some minor moon of the planet in question (they're listed in the release file for each ephemeris). The moons whose effects are calculated will have a 'GMXXX' entry in the constants list, where XXX is the object number.

ElChristou
Developer
Posts: 3776
Joined: 04.02.2005
With us: 19 years 7 months

Re: Opinions: dwarf planets and minor moons

Post #42by ElChristou » 20.04.2008, 12:21

Someone managed to define Pluto as a dwarfplanet in a satisfactory way? I feel the barycenter's orbit should be shown to make clear the relation to the sun, but it's not correct... see what I mean? (in any case I'm not sure we can define the barycenter as dwarf to see it's orbit...)

BTW, the colors for dwarfplanets and minormoons have been implemented in the code yet? (can we tune the start script after a build?)
Image

Vincent
Developer
Posts: 1356
Joined: 07.01.2005
With us: 19 years 8 months
Location: Nancy, France

Re: Opinions: dwarf planets and minor moons

Post #43by Vincent » 20.04.2008, 20:01

ElChristou wrote:BTW, the colors for dwarfplanets and minormoons have been implemented in the code yet? (can we tune the start script after a build?)
Chris,

I forgot to add support to set dwarf planet and minor moon orbits and labels color from celx scripting in my last commit.
This is done now. You just need to update your source to revision 4288. Then, you'll be able to write code like this:

Code: Select all

celestia:setlinecolor("dwarfplanetorbits", 0, 0.3, 0.6)
celestia:setlinecolor("minormoonorbits", 0, 0.5, 0.4)
celestia:setlabelcolor("dwarfplanets", 0, 0.4, 0.9)
celestia:setlabelcolor("minormoons", 0, 0.6, 0.4)
@+
Vincent

Celestia Qt4 SVN / Celestia 1.6.1 + Lua Edu Tools v1.2
GeForce 8600 GT 1024MB / AMD Athlon 64 Dual Core / 4Go DDR2 / XP SP3

ElChristou
Developer
Posts: 3776
Joined: 04.02.2005
With us: 19 years 7 months

Re: Opinions: dwarf planets and minor moons

Post #44by ElChristou » 20.04.2008, 21:06

Vincent wrote:I forgot to add support to set dwarf planet and minor moon orbits and labels color from celx scripting in my last commit.
This is done now. You just need to update your source to revision 4288.

Great! Tx!
Image

freiza667
Posts: 59
Joined: 14.03.2010
With us: 14 years 6 months

Re: Opinions: dwarf planets and minor moons

Post #45by freiza667 » 16.06.2010, 00:15

but what file to write the code in?

is it in celestia.cfg ? :?

freiza667
Posts: 59
Joined: 14.03.2010
With us: 14 years 6 months

Re: Opinions: dwarf planets and minor moons

Post #46by freiza667 » 18.06.2010, 16:28

i need a Trans-Neptunian object orbits and labels

relly look at sedna is not a Asteroid

is a Trans-Neptunian object

Avatar
Hungry4info
Posts: 1133
Joined: 11.09.2005
With us: 19 years
Location: Indiana, United States

Re: Opinions: dwarf planets and minor moons

Post #47by Hungry4info » 20.06.2010, 05:54

If we're going to be that picky, why not one for SDO's? NEO's? Plutinos? Centaurs? Cubewanos? Trojans? etc.

I personally think "asteroid" works just fine.
Current Setup:
Windows 7 64 bit. Celestia 1.6.0.
AMD Athlon Processor, 1.6 Ghz, 3 Gb RAM
ATI Radeon HD 3200 Graphics

freiza667
Posts: 59
Joined: 14.03.2010
With us: 14 years 6 months

Re: Opinions: dwarf planets and minor moons

Post #48by freiza667 » 27.06.2010, 00:05

Vincent wrote:

Code: Select all

celestia:setlinecolor("dwarfplanetorbits", 0, 0.3, 0.6)
celestia:setlinecolor("minormoonorbits", 0, 0.5, 0.4)
celestia:setlabelcolor("dwarfplanets", 0, 0.4, 0.9)
celestia:setlabelcolor("minormoons", 0, 0.6, 0.4)

but what file u put that in

W0RLDBUILDER
Posts: 122
Joined: 02.06.2010
With us: 14 years 3 months

Re: Opinions: dwarf planets and minor moons

Post #49by W0RLDBUILDER » 17.07.2010, 17:23

Now I'm probably going to get a lot of opposition for this comment, but IMHO, Pluto and Eris should be classed as planets in the ssc files. In my opinion, it's not "icy, past Neptune, it's a comet" but "the size of Pluto or bigger and it's a planet".


Return to “Celestia Users”