I failed Geometery. At my best my average in simple Algebra was a C- to D. I only mention this so that you might have an understanding of how much suckage I have trying to figure out orbital formula's.
I've actually figured out all of it but one portion and that's inclination (the angle of the orbital plane relative to the suns equator).
Here are my X/X formula's -
oa = orbital angle (degree)
dist = semi Major Axis (distance from Sun)
ecc = eccentricity (ellipsoid amount)
By changing the value of oa I can move my planet along its orbit (oa is derived by the passage of time and the position of orbit). In this way I can get my X and Z coordinate and easily plot my orbital line on a flat plane ... but planets dont move on a flat plane.
I need a formula for the Y location. I know the Inclination value for each planet/moon .. I just dont know what the formula is to plug it in. I've been to site after site looking at formula's and theories but nothing is registering with me - its either too complex for me to understand enough to break down into a useful formula, or it so complicated that I cant even begin to break the formula down.
I've actually figured out all of it but one portion and that's inclination (the angle of the orbital plane relative to the suns equator).
Here are my X/X formula's -
oa = orbital angle (degree)
dist = semi Major Axis (distance from Sun)
ecc = eccentricity (ellipsoid amount)
x# = (Cos(oa) * dist + 0) * (1-ecc) z# = (Sin(oa) * dist) * -1 + 0
By changing the value of oa I can move my planet along its orbit (oa is derived by the passage of time and the position of orbit). In this way I can get my X and Z coordinate and easily plot my orbital line on a flat plane ... but planets dont move on a flat plane.
I need a formula for the Y location. I know the Inclination value for each planet/moon .. I just dont know what the formula is to plug it in. I've been to site after site looking at formula's and theories but nothing is registering with me - its either too complex for me to understand enough to break down into a useful formula, or it so complicated that I cant even begin to break the formula down.
