Cedna & asteroid 2004 FH in Celestia
Posted: 21.03.2004, 10:56
Hi, when can we expect that Cedna & asteroid 2004 FH will be included in Celestia?
Real-time 3D visualization of space
https://celestiaproject.space/forum/
https://celestiaproject.space/forum/viewtopic.php?f=2&t=4705
LarsS wrote:Hi, when can we expect that Cedna & asteroid 2004 FH will be included in Celestia?
Code: Select all
"Sedna" "Sol"
{
Class "asteroid"
Texture "asteroid.jpg"
Radius 850
Albedo 0.05
EllipticalOrbit
{
Epoch 2453200.5 #<= Julian date
Period 12260
SemiMajorAxis 531.6576335
Eccentricity 0.8574338
Inclination 11.93041
AscendingNode 144.49288
ArgOfPericenter 311.82711
MeanAnomaly 357.88147
}
}
Code: Select all
"2004 FH" "Sol"
{
Class "asteroid"
Texture "asteroid.jpg"
Mesh "asteroid.cms"
Radius 0.03
EllipticalOrbit
{
Epoch 2453200.5
SemiMajorAxis 0.81755790
Eccentricity 0.288970015
Inclination 0.0209936
ArgOfPericenter 21.2277813
AscendingNode 306.2062513
MeanAnomaly 28.1192737
Period 0.74
}
}
I don't know how you got that. In my clean Celestia installation it's about half that distance: 213690km at 00:49:30 on the 19th.fsgregs wrote:Its closest approach to Earth was 419,000 km.
Code: Select all
"2004 FH" "Sol"
{
Class "asteroid"
Texture "asteroid.jpg"
Mesh "asteroid.cms"
Radius 0.03
EllipticalOrbit
{
Period 0.6880213223475352E+00 # calculated from SMA
SemiMajorAxis 7.793536942970281E-01
Eccentricity 3.482811747979895E-01
Inclination 1.946671909304247E+00
AscendingNode 3.581718425667979E+02
ArgOfPericenter 3.341350155785324E+02
MeanAnomaly 2.291733085823401E+02
Epoch 2453083.427777778
}
}