PlotBPlane:

Path: Interplanetary/InterplanetaryOrbit

% B-plane plots using HelioToBPlane.
   
 Type PlotBPlane for a demo.

--------------------------------------------------------------------------
   Form:
   PlotBPlane( r0, v0, rA, vA )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   r0	(3,1)   Position vector planet
   v0	(3,1)   Velocity vector planet
   rA	(3,1)   Position vector asteroid
   vA	(3,1)   Velocity vector asteroid

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

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

Children:

Interplanetary: InterplanetaryOrbit/HelioToBPlane
Orbit: OrbitMechanics/VEscape
Common: Database/Constant
Common: Graphics/Circle
Common: Graphics/NewFig
Math: Linear/Mag
Math: Linear/Unit

Back to the Interplanetary Module page