Path: SpacecraftEstimation/StellarCatalog
% Display a catalog. -------------------------------------------------------------------------- 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 --------------------------------------------------------------------------
Common: Graphics/NewFig
Back to the SpacecraftEstimation Module page