Path: Orbit/Glideslope
% Visualize a set of maneuvers propagated with Clohessy-Wiltshire equations. Has a built-in demo using Glideslope. The simulation uses 1000 points. -------------------------------------------------------------------------- Form: CWSimAndPlot( x0, w, dV, t ) -------------------------------------------------------------------------- ------ Inputs ------ x0 (6,1) Initial state (LVLH frame) w (1) Orbit rate dV (3,n) Delta-Vs to apply t (1,n) Times of the delta-Vs -------------------------------------------------------------------------- See also ClohessyWiltshire. --------------------------------------------------------------------------
Orbit: Glideslope/ClohessyWiltshire Orbit: Glideslope/DVGlideslope SC: BasicOrbit/OrbRate Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Linear/Mag Math: Linear/Unit Math: Solvers/NewtRaph
Back to the Orbit Module page