Path: Orbit/OrbitCoord
% Computes the semi major axis from apogee and perigee radii -------------------------------------------------------------------------- Form: a = RARP2A( rA, rP ) -------------------------------------------------------------------------- ------ Inputs ------ rA (1,m) Apogee radius rP (1,n) Perigee radius ------- Outputs ------- a (m,n) Semi major Axis --------------------------------------------------------------------------
Common: Graphics/Mesh2 Math: Linear/DupVect
Back to the Orbit Module page