How do I calculate my heading with align plane MFD?

ElonSatoshi

New member
Joined
Jun 5, 2017
Messages
12
Reaction score
0
Points
0
So I was wondering if there was a way to calculate which heading I should take to rendezvouz with the ISS, using the Align Plane MFD. Or maybe a way to calculate my heading based on my latitude and the ISS's inclination. Short of that, is there a chart showing which headings to take from each base?
 

Ripley

Tutorial translator
Donator
Joined
Sep 12, 2010
Messages
3,135
Reaction score
409
Points
123
Location
Rome
Website
www.tuttovola.org
You can find a more thorough explanation in Dansteph's DGIV documentation, pages 19-21.
After install, doc is "DGIV_Documentation_ en.pdf" in "Orbiter_ROOT\Doc\DeltaGliderIV\res" folder.

You can also download this XL file:
https://www.orbithangar.com/searchid.php?ID=5222
Sorry, it's in Italian. Maybe I'll translate it, if there's need to.
 
Last edited:

ElonSatoshi

New member
Joined
Jun 5, 2017
Messages
12
Reaction score
0
Points
0
I am in the mindset that 2010 is what people are still using.

Glad it helped tho! It's a nifty equation.

If UMMU were finally updated and not broken in 2016, there'd be no reason to use 2010. Finally, uneven terrain? I couldn't resist.

I just hope 2016 works on Wine. I hear it doesn't. And that's why this new laptop still has Windows and not Gentoo.
 
Last edited:

Enjo

Mostly harmless
Addon Developer
Tutorial Publisher
Donator
Joined
Nov 25, 2007
Messages
1,665
Reaction score
13
Points
38
Location
Germany
Website
www.enderspace.de
Preferred Pronouns
Can't you smell my T levels?
I just hope 2016 works on Wine. I hear it doesn't. And that's why this new laptop still has Windows and not Gentoo.
Who told you that? Did he/she see this page?
http://www.orbiterwiki.org/wiki/Running_Orbiter_under_Wine

Code:
azimuth = arcsin ( cos (inclination) / cos (lattitude) )
I'll have to memorize that equation, thanks!
This equation is only a rough estimate. Here is a version that's closer to reality. Launch MFD calculates this and other stuff as well.

P.S.
Let's move the Wine discussion here.
 
Last edited:
Top