NASANavCatalog:

Path: SpacecraftEstimation/StellarCatalog

% Generates a text file with stars above the cutoff magnitude.
 Store the following fields:

   [HIP vM rA dec parallax rV pMRA pMDec]

 The default file name is NASANavStarCatalog.txt; the file will be stored in
 the same directory as this function.

--------------------------------------------------------------------------
   Form:
    NASANavCatalog( visualMagnitude, fileName )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   visualMagnitude (1,1)  Visual magnitude or 'all'
   fileName        ('')   Name of output file

   -------
   Outputs
   -------
   None

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

Children:

SpacecraftEstimation: StellarCatalog/LoadCatalog

Back to the SpacecraftEstimation Module page