http://ciclops.org/view/5493/Tiny_Moonl ... G_Ring_Arc
For those who want this moon in Celestia, this code works reasonably well (not perfectly, but given the available orbital elements from the IAUC and from known observations and a future encounter):
Code: Select all
"2008S1" "Sol/Saturn"
{
Class "moon"
Texture "asteroid.jpg"
Radius 0.25
EllipticalOrbit
{
Epoch 2454861.5
Period 0.80812
SemiMajorAxis 167500
Eccentricity 0.0002
Inclination 0.001 #
AscendingNode 0 #
ArgOfPericenter 0 # J2000.0
MeanAnomaly 106 #
}
UniformRotation
{
Inclination 0.0
MeridianAngle 296.8
}
}