Path: Orbit/OrbitControl
% Demonstrates the Lambert targeting function DVTarget. The selected time of flight drastically affects the resulting delta-V, from 181 m/s to 23 km/sec. ------------------------------------------------------------------------- Reference: Vallado 2nd edition, p.476 and Fig. 7-20 ------------------------------------------------------------------------- See also Plot3D, TitleS, XLabelS, YLabelS, Mag, DVTarget, LambertTOF, RV2El, RVFromKepler ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright 2003 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
Orbit: OrbitControl/DVTarget Orbit: OrbitMechanics/LambertTOF SC: BasicOrbit/E2M SC: BasicOrbit/Nu2E SC: BasicOrbit/Nu2M SC: BasicOrbit/RV2El SC: BasicOrbit/RVFromKepler Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/DeBlankLT Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/Plot3D Common: Graphics/PltStyle Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit
Back to the Orbit Module page