General Question Correcting ISS' position

bluz

New member
Joined
Apr 10, 2011
Messages
1
Reaction score
0
Points
0
Hi folks,

This is my first message here. I have tried Orbiter 2010 this week end and managed to take off from KSC and dock into the ISS using the DGIV and Tex's excellent tutorial video. Now I would like to correct the position of the ISS which was inaccurate during my flight and so I would like to ask if someone knows a quick and easy way to accurately correct the position of the International Space Station ?

I use http://www.isstracker.com/ to get the position in real time and would like to know if there's something that could be used from that page to change the ISS position in Orbiter ?

Thanks
 
Last edited by a moderator:
I generated this scenario based on a TLE published this morning (April 11)

Code:
BEGIN_DESC
The solar system at present.
END_DESC

BEGIN_ENVIRONMENT
  System Sol
END_ENVIRONMENT

BEGIN_FOCUS
  Ship GL-01
END_FOCUS

BEGIN_CAMERA
  TARGET Earth
  MODE Extern
  POS 5.05 44.43 -28.56
  TRACKMODE GlobalFrame
  FOV 20.00
END_CAMERA

BEGIN_SHIPS
ISS:ProjectAlpha_ISS
  STATUS Orbiting Earth
  ELEMENTS 6728065.80125088 0.00027590 72.00052560 152.93811778 232.90166105 120.76176105 55661.84866898
  AROT 30.00 0.00 50.00
END
ENDSHIPS
 
Last edited:
I use this:

[ame="http://orbithangar.com/searchid.php?ID=2617"]Scenario Editor TLE[/ame]
 
Back
Top