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. --------------------------------------------------------------------------
FormationFlying: Transformation/ECI2Hills Orbit: OrbitMechanics/RVOrbGen Plotting: GUI/PlottingTool
Back to the Plotting Module page