someone knows what are the right parameters that I must insert in a .ssc file to have seasat1's orbit?
I have used these (I took them from Orbitron):
Code: Select all
"SeaSat1" "Sol/Earth"
{
Class "spacecraft"
Radius 0.00105
EllipticalOrbit
{
Period 0.06934
SemiMajorAxis 7130
Eccentricity .0001705
Inclination 108.006
ArgOfPericenter 283.405
AscendingNode 171.887
MeanAnomaly 76.691
Epoch 1224009217
}
Albedo 0.10
}
But I think they are wrong because when I use Vincent's script to calculate RA and DEC the values don't correspond to Orbitron's values.
It seems they're looking to different things!
Thanks in advange,
Mary!