DisplayCatalog:

Path: SpacecraftEstimation/StellarCatalog

% Display a star catalog.

  Type DisplayCatalog to see Hipparcos
--------------------------------------------------------------------------
   Form:
   DisplayCatalog( catalog )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   catalog         (:)    Catalog data structure
                          vM       (:,1) Visual magnitude
                          rA       (:,1) Right ascension
                          dec      (:,1) Declination
                          parallax (:,1) Parallax
                          rV       (:,1) Radial velocity
                          pMRA     (:,1) Proper motion right ascension
                          pMDec    (:,1) Proper motion declination
                          name1    (:,1) Name for the star
                          name2    (:,1) Name for the star
                          name3    (:,1) Name for the star
                          name4    {:}   Name for the star

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

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

Children:

SC: Ephem/LoadFK5
SpacecraftEstimation: StellarCatalog/LoadCatalog
SpacecraftEstimation: StellarData/FK5Polar
SpacecraftEstimation: StellarData/Hipparcos
Common: General/DeBlankLT
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/TitleS

Back to the SpacecraftEstimation Module page