Path: Orbit/OrbitCoord
% Computes the orbit radius and the parameter from Keplerian elements. Since version 1. -------------------------------------------------------------------------- Form: [r, p] = REl( el ) -------------------------------------------------------------------------- ------ Inputs ------ el Elements vector [a,i,W,w,e,M] where a is perigee radius for a parabola ------- Outputs ------- r Radius p Parameter --------------------------------------------------------------------------
SC: BasicOrbit/E2Nu SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuPb Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Linear/DupVect
Back to the Orbit Module page