Path: Orbit/OrbitCoord
% Computes the parameter for any orbit. -------------------------------------------------------------------------- Form: p = Parameter( e, rP ) -------------------------------------------------------------------------- ------ Inputs ------ e Eccentricity rP Perigee radius ------- Outputs ------- p Parameter -------------------------------------------------------------------------- References: Bate, R. R., Fundamentals of Astrodynamics, Dover, 1971, p. 25. --------------------------------------------------------------------------
Common: General/DeBlankLT Common: Graphics/Mesh2 Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/DupVect
Back to the Orbit Module page