Right ascension, declination, and distance in celestia?
Posted: 18.09.2010, 08:14
I'm just wondering, how to convert common RA like 05h35m10s and Dec like -05 : 20 : 37 to decimals in the .dsc files? And, is the radius and distance is light years? Is there any program or even math formulas to convert it?
Code: Select all
Nebula "Nebula"
{
Mesh "Nebula.*"
Radius <--- Light years?
RA <--- Common to decimals?
Dec <--- Common to decimals?
Distance <--- Light years?
}