Path: Orbit/OrbitCoord
Computes the apogee radius from a and e. -------------------------------------------------------------------------- Form: rA = A2Apogee( a, e ) -------------------------------------------------------------------------- ------ Inputs ------ a (1,:) Semi major axis e (1,:) Eccentricity ------- Outputs ------- rA (a,e) Apogee radius --------------------------------------------------------------------------
Common: Graphics/Mesh2 Math: Linear/DupVect
Back to the Orbit Module page