Path: SpacecraftEstimation/StellarCatalog
% Computes the number of stars that are visible for a given aperture. -------------------------------------------------------------------------- Form: TelescopeAperture. [a, D] = TelescopeAperture( catalog, apertureMax, eta ) -------------------------------------------------------------------------- ------ Inputs ------ catalog (1,:) Catalog data structure D (1,:) The range of apertures (mm) eta (1,1) Product of fill factor and quantum efficiency ------- Outputs ------- a (1,:) Number of stars visible m (1,:) Visual magnitude vs aperture --------------------------------------------------------------------------
Common: Graphics/Plot2D SpacecraftEstimation: StellarCatalog/LoadCatalog
Back to the SpacecraftEstimation Module page