DerivationTemplate:

Path: Plotting/Derivation Functions

% The template for new derivation functions.
   An example of transforming from ECI to Hills frame is provided.
--------------------------------------------------------------------------
   Form:
   out = DerivationTemplate( varargin )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   varargin         (:)   Variable number of inputs, raw simulation data.

   -------
   Outputs
   -------
   out             (1,:)  Derived output data.

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

Children:

AerospaceUtils: Coord/ECIToEF
FormationFlying: Coord/GetHillsMats
FormationFlying: Transformation/ECI2Hills
Orbit: OrbitCoord/SLR
Orbit: OrbitMechanics/RVOrbGen
Plotting: GUI/AnimationGUI
Plotting: GUI/DeriveData
Plotting: GUI/DisplayFilter
Plotting: GUI/GroupVariables
Plotting: GUI/PlottingTool
Plotting: Utilities/FormatUnderscore
Plotting: Utilities/GetSimData
Plotting: Utilities/InitializeAxes
Plotting: Utilities/ReadOutputFile
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
SC: BasicOrbit/RV2El
SC: Ephem/SunV1
Common: CommonData/SwooshWatermark
Common: ComponentModels/Box
Common: ComponentModels/Cone
Common: ComponentModels/Frustrum
Common: Control/Limit
Common: FileUtils/FindDirectory
Common: FileUtils/OpenFile
Common: General/CellToMat
Common: General/CloseFigure
Common: General/CloseUIElement
Common: General/DeBlankAll
Common: General/DeBlankLT
Common: General/DeleteSuffix
Common: General/GetNewTag
Common: General/IsVersionAfter
Common: General/IsVersionBefore
Common: General/MatToCell
Common: General/SetUIElement
Common: General/StringMatch
Common: General/StringToTokens
Common: General/StructToCell2D
Common: General/UIElement
Common: General/Watermark
Common: General/fixpopupuicontrol
Common: Graphics/AddView
Common: Graphics/AddZoom
Common: Graphics/Axis3D
Common: Graphics/CameraControls
Common: Graphics/DrawVertices
Common: Graphics/Ellipsd
Common: Graphics/Map
Common: Graphics/Mesh2
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/SliderBar
Common: Graphics/TimeLabl
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Help/HelpSystem
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 Plotting Module page