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 --------------------------------------------------------------------------
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