Changing or Adding names to existing Stars
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 authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Changing or Adding names to existing Stars
Is it possible to change or add to the name of existing stars using the Modify feature in Celestia 1.6.0? If so, how may I go about doing that?
Terraformed Pluto: Now with New Horizons maps! :D
Re: Changing or Adding names to existing Stars
The only way to change a star's names is to redefine it completely using its HIP number. Modify doesn't affect names. Several examples are in data/nearstars.dat
e.g.
e.g.
Code: Select all
84140 "Gliese 661 A:BD+45 2505 A"
{
OrbitBarycenter "Gliese 661"
SpectralType "M3V"
AppMag 9.93
EllipticalOrbit {
Period 12.96
SemiMajorAxis 2.43 # mass ratio 0.36:0.35
Eccentricity 0.75
Inclination 27.34
AscendingNode 65.56
ArgOfPericenter 138.70
MeanAnomaly 248.89
}
}
Selden