The semi-latus rectum is necessary for the formula
However, if we refer to Wikipedia, we need to know the semi-major axis to calculate the semi-latus rectum. But the semi-major axis is only defined for circles and ellipses, if I am not getting it wrong.
So assume I am in a parabolic or...
The question is to be understood in the idealized model where I have only one point mass and a vessel with neglectable mass in orbit, Newton mechanics. Thanks for your help!
I want to get ephemeris data of all bodies. So I do the following:
unsigned int nGBodies = oapiGetGbodyCount();
for (unsigned int iGBody = 0; iGBody < nGBodies; iGBody++) {
OBJHANDLE hGBody = oapiGetGbodyByIndex (iGBody);
CELBODY *pGBody = oapiGetCelbodyInterface (hGBody);
...
}...
Hey, do you know why the orbit of Phobos seems to change so fast? When it approaches its apoapsis (on 2021-12-01), in Orbit MFD, the "ApT" value of Phobos decreases at 1.14 seconds per second, meaning that the apoapsis location is moving about 0.14 seconds (295 meters) backwards every second. If...
Sometimes, my TransX has a bug, so I want to restart it. Simply cancelling all plans, going back to stage 0 or restarting Orbiter does not seem to work. A frequent bug is (I don't know how to trigger it) that changing the velocities in manoeuvre mode stops influencing the orbit in the next stage...
The opportunity to create an escape plan in TransX while standing on the ground, instead of going to orbit first and then creating the plan, may be important in order to minimize the time in earth orbit. This is no problem when going from Earth to any other planet: I set the "select target"...
Good evening! On TransX, it is no problem to choose the "sling direct" plan to go from planet A to planet B. Therefore, one can adjust the "departure" date, the "departure" angle and the "departure" velocity and then try to find a good combination of those, such that the vessel would just arrive...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.