Remove duplicate moons

pull/3/head
SevenSpheres 2019-11-05 14:58:35 -07:00 committed by Hleb Valoshka
parent cf945d7b6e
commit 972267d69f
1 changed files with 0 additions and 66 deletions

View File

@ -2147,69 +2147,3 @@
Albedo 0.155
}
# Additional moons of Pluto
# "Orbits and photometry of Pluto's satellites: Charon, S/2005 P1
# and S/2005 P2" Buie et al.
# http://arxiv.org/abs/astro-ph/0512491
# "Masses of Nix and Hydra" Tholen et al.
# http://arxiv.org/ftp/arxiv/papers/0712/0712.1261.pdf
"Hydra:Pluto III:134340 Pluto III:2005 P 1" "Sol/Pluto"
{
Class "minormoon"
Texture "asteroid.jpg" # "spectrally neutral"
Mesh "asteroid.cms"
Radius 36
InfoURL "http://www.boulder.swri.edu/plutonews/"
OrbitFrame {
EquatorJ2000 { Center "Sol/Pluto-Charon" }
}
EllipticalOrbit
{
Epoch 2452600.5 # 2002 Nov 22
Period 38.734 # mean
SemiMajorAxis 65082 # mean
Eccentricity 0.00870 # mean
Inclination 96.362
AscendingNode 223.077
ArgOfPericenter 45.4
MeanLongitude 322.4
}
Albedo 0.18
}
"Nix:Pluto II:134340 Pluto II:2005 P 2" "Sol/Pluto"
{
Class "minormoon"
Texture "asteroid.jpg"
# Color [ 0.65 0.45 0.35 ] # reddish shade initially reported,
# but not subsequently detected
BlendTexture true
Mesh "asteroid.cms"
Radius 44
InfoURL "http://www.boulder.swri.edu/plutonews/"
OrbitFrame {
EquatorJ2000 { Center "Sol/Pluto-Charon" }
}
EllipticalOrbit
{
Epoch 2452600.5 # 2002 Nov 22
Period 25.492 # mean
SemiMajorAxis 49242 # mean
Eccentricity 0.01504 # mean
Inclination 96.190
AscendingNode 223.202
ArgOfPericenter 244.3
MeanLongitude 122.7
}
Albedo 0.08
}