FFMaintenancePlotter:

Path: FormationFlying/Analysis

% Plot the results from "FFMaintenanceSim".

   1) First, generate the inputs to "FFMaintenanceSim" by using "FFMaintenanceTests".
   2) Next, run "FFMaintenanceSim" to simulate the formation flying of two spacecraft.
   3) Finally, use this function to plot the results.

--------------------------------------------------------------------------
   Usage:
   FFMaintenancePlotter( d, myDirectory )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   d             (.)   Data structure output from FFMaintenanceSim
   myDirectory   (:)   String name of directory to save figures to

   -------
   Outputs
   -------
   none
   
--------------------------------------------------------------------------

Children:

AerospaceUtils: Coord/ECIToEF
Plotting: GUI/AnimationGUI
Plotting: Help/HelpSystem
Plotting: Utilities/InitializeAxes
SC: Ephem/SunV1
Common: CommonData/SwooshWatermark
Common: ComponentModels/Box
Common: ComponentModels/Cone
Common: ComponentModels/Frustrum
Common: General/CloseFigure
Common: General/DeBlankLT
Common: General/GetNewTag
Common: General/Watermark
Common: Graphics/AddView
Common: Graphics/AddZoom
Common: Graphics/Axis3D
Common: Graphics/CameraControls
Common: Graphics/DrawVertices
Common: Graphics/Ellipsd
Common: Graphics/Map
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/SliderBar
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Quaternion/QForm
Common: Quaternion/QTForm
Common: Quaternion/U2Q
Common: Time/DTSToDTA
Common: Time/Date2JD
Common: Time/JD2000
Common: Time/JD2T
Common: Time/T2JD
Common: Transform/RotMat
Math: Geometry/Perpendicular
Math: Linear/Cross
Math: Linear/Dot
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/Unit
Math: Trigonometry/CosD
Math: Trigonometry/SinD

Back to the FormationFlying Module page