Path: Imaging/Optics
% Computes zodiacal light due to dust. The zodiacal light is caused by sunlight scattered by interplanetary dust particles. Type ZodiacalLight for a demo Since version 11. -------------------------------------------------------------------------- Form: m = ZodiacalLight( r, beta ) -------------------------------------------------------------------------- ------ Inputs ------ r (1,:) Radius from the sun (AU) beta (1,:) Ecliptic latitude (rad) ------- Outputs ------- m (1,:) Intensity (W/m^2/rad^2) -------------------------------------------------------------------------- Reference: R. Meissner, "Brightness Measurements of Stars and the Night-Sky with a Silicon-Photomultiplier-Telescope" Physikalischen Institut A, 9/2012. --------------------------------------------------------------------------
Common: Graphics/Plot2D Common: Transform/VM2Int
Back to the Imaging Module page