Path: SpacecraftEstimation/StellarCatalog
% REDUCECATALOG Reduce the catalog based on the angular resolution. Eliminates stars that cannot be separated based on the input angular resolution. -------------------------------------------------------------------------- catalog = ReduceCatalog( catalog, angularResolution, useTimeGUI ) ------ Inputs ------ catalog (.) Star catalog data structure angularResolution (1,1) Angular resolution (rad) useTimeGUI T/F ------- Outputs ------- catalog (.) Star catalog data structure --------------------------------------------------------------------------
SC: Ephem/LoadFK5 SpacecraftEstimation: StellarCatalog/LoadCatalog SpacecraftEstimation: StellarData/FK5Polar SpacecraftEstimation: StellarData/Hipparcos Common: GUIs/TimeDisplay Common: General/DeBlankLT Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/TitleS
Back to the SpacecraftEstimation Module page