unlimitedbacon
New member
- Joined
- Dec 26, 2009
- Messages
- 4
- Reaction score
- 0
- Points
- 0
Hi. I'm trying to make an Orbiter scenario for ISEE-3/ICE which will be making a pass by Earth in August of this year.
I dug up some TLEs from here and did the conversion. The orbit looks about right. Aphelion and Perihelion are correct and there is an intersection with Earth in August, but the spacecraft is in completely the wrong position. Its about 160 degrees from where it should be. My guess is that something is wrong with either the Mean Anomaly or Epoch, but I'm not sure what. Any ideas?
Here's the TLE in question. As I understand it, this is somewhat irregular because ISEE-3 is in a heliocentric orbit and TLEs are normally only used for Earth orbiting satellites.
Heres the SCN file I came up with.
I dug up some TLEs from here and did the conversion. The orbit looks about right. Aphelion and Perihelion are correct and there is an intersection with Earth in August, but the spacecraft is in completely the wrong position. Its about 160 degrees from where it should be. My guess is that something is wrong with either the Mean Anomaly or Epoch, but I'm not sure what. Any ideas?
Here's the TLE in question. As I understand it, this is somewhat irregular because ISEE-3 is in a heliocentric orbit and TLEs are normally only used for Earth orbiting satellites.
Code:
1 11004U 78079A 89201.29324000 0.00000000 +00000-0 +00000-0 0 11
2 11004 0.0587 87.7713 0.0542062 100.0373 180.0000 0.0028228421
3 11004 2 UNK Sun ELS93
Code:
BEGIN_DESC
A long-lost pioneering spaceship, still functional thanks only to chance and human error, is coming home for the first time in three decades. It wants to explore new worlds. But we've forgotten how to talk to it.
END_DESC
BEGIN_ENVIRONMENT
System Sol
Date MJD 56704
END_ENVIRONMENT
BEGIN_FOCUS
Ship ISEE-3
END_FOCUS
BEGIN_CAMERA
TARGET ISEE-3
MODE Cockpit
FOV 50.00
END_CAMERA
BEGIN_HUD
TYPE Orbit
REF AUTO
END_HUD
BEGIN_MFD Left
TYPE Orbit
PROJ Frame
FRAME Ecliptic
REF Sun
TARGET Earth
END_MFD
BEGIN_MFD Right
TYPE Orbit
PROJ Frame
FRAME Ecliptic
REF Earth
TARGET Moon
END_MFD
BEGIN_SHIPS
ISEE-3:DeltaGlider
STATUS Orbiting Sun
ELEMENTS 146577981500 0.0542062 0.0587 87.7713 100.0373 180.0000 47728.29324
AROT 90 0 0
VROT 0 0 118.58
PRPLEVEL 0:1.0 1:1.0
NOSECONE 0 0.0000
GEAR 0 0.0000
AIRLOCK 0 0.0000
END
END_SHIPS