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:

SC: Ephem/LoadFK5
SpacecraftEstimation: StellarCatalog/LoadCatalog
SpacecraftEstimation: StellarData/FK5Polar
SpacecraftEstimation: StellarData/Hipparcos
Common: General/DeBlankLT
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Transform/RaDec2U

Back to the SpacecraftEstimation Module page