DrawOrbitPlane:

Path: Orbit/Visualization

% Draw an orbit plane. You can add this to any 3D plot.
--------------------------------------------------------------------------
   Form:
   DrawOrbitPlane( r, v, axesHandle )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   r           (3,1) Position vector
   v           (3,1) Velocity vector
   hAxis       (1,1) Handle to axis

   -------
   Outputs
   -------
   None

--------------------------------------------------------------------------

Children:

SC: BasicOrbit/E2M
SC: BasicOrbit/Nu2E
SC: BasicOrbit/Nu2M
SC: BasicOrbit/Period
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/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Math: Linear/Cross
Math: Linear/DupVect
Math: Linear/Mag

Back to the Orbit Module page