GroundTrackErrorBudget:

Path: SCPro/ProAttitude

% Generate a ground track error budget.

   This function uses parameter pairs. It root sum squares within
   temporal categories and adds temporal categories.

   Units for altitude and planet radius are in km. Focal length is mm
   and pixel size is micro-m. Orbit position error is in km.

   Type GroundTrackErrorBudget for a demo which uses only defaults.

   Since version 2014.1
--------------------------------------------------------------------------
   Form:
   s = GroundTrackErrorBudget( fileName, varargin )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   fileName    (1,:)   File name

   -------
   Outputs
   -------
   q           {:,3)   Budget {term type category}

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

Children:

Common: Database/Constant
Common: General/CreateLatexTable
Imaging: Utilities/PointSpreadFunction2DGaussian
SC: Ephem/Planets
SCPro: ProSensors/CentroidNoise

Back to the SCPro Module page