PolarStars:

Path: SpacecraftEstimation/OpticalNavigation

% Find polar stars

   Type PolarStars for a demo.

   Since version 11.
--------------------------------------------------------------------------
   Form:
   [u, id] = PolarStars( catalog, dec, vMag )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   catalog     (1,:)  Catalog name '' gives 'Hipparcos'
   dec         (1,1)  Modifier to the action

   -------
   Outputs
   -------
   x           (1,3) Color

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

Children:

Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Transform/RaDec2U
SpacecraftEstimation: StellarCatalog/LoadCatalog

Back to the SpacecraftEstimation Module page