Comet Pojmanski addon?
Posted: 04.03.2006, 00:48
Can somebody make a ssc file for comet Pojmanski please?
Real-time 3D visualization of space
https://celestiaproject.space/forum/
https://celestiaproject.space/forum/viewtopic.php?f=6&t=8987
Code: Select all
# taken from
# http://cfa-www.harvard.edu/cfa/ps/mpec/K06/K06D63.html
#
#C/2006 A1 (Pojmanski)
# Epoch 2006 Mar. 6.0 TT = JDT 2453800.5
# T 2006 Feb. 22.18158 TT MPC
# q 0.5553967 (2000.0) P Q
# z +0.0004316 Peri. 351.18784 -0.84018423 -0.15537382
# +/-0.0000222 Node 211.34295 -0.41646502 -0.42878476
# e 0.9997603 Incl. 92.73578 -0.34734326 +0.88994528
"Pojmanski C 2006 A1" "Sol"
{
Class "comet"
Texture "asteroid.jpg"
Mesh "asteroid.cms"
Radius 20.0 # arbitrary
RotationPeriod 11.34 # arbitrary
EllipticalOrbit
{
Period 111532.8735 #calculated: (q/(1-e))**1.5
PericenterDistance 0.5553967 # q
Eccentricity 0.9997603 # e
Inclination 92.73578 # Incl.
AscendingNode 211.34295 # Node
ArgOfPericenter 351.18784 # Peri.
MeanAnomaly 0.0 # position at T
Epoch 2453788.68158 # T
}
InfoURL "http://cfa-www.harvard.edu/cfa/ps/mpec/K06/K06D63.html"
}