GlideSlope:

Path: SCPro/ProTools

% Compute the glide slope angle.
------------------------------------------------------------------------
   Form:
   gS = GlideSlope( uGS, rTarget, x, rPlanet )
------------------------------------------------------------------------

   ------
   Inputs
   ------
   uGS     (3,1) Glide slope reference
   rTarget (3,1) Target vector
   x       (3,:) Trajectory
   rPlanet	(1,1) Radius of the target planet

   -------
   Outputs
   -------
   gS      (1,:) Glide slope angle (deg)

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

Children:

Orbit: OrbitCoord/SLR
Orbit: OrbitMechanics/RVOrbGen
SC: BasicOrbit/CP2I
SC: BasicOrbit/E2M
SC: BasicOrbit/E2Nu
SC: BasicOrbit/M2E
SC: BasicOrbit/M2EApp
SC: BasicOrbit/M2EEl
SC: BasicOrbit/M2EHy
SC: BasicOrbit/Nu2E
SC: BasicOrbit/Nu2M
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/DeBlankLT
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/Axis3D
Common: Graphics/Mesh2
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TimeLabl
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/Unit
Math: Trigonometry/ACosD

Back to the SCPro Module page