LumenToWatt:

Path: Imaging/Optics

% Outputs lumens/watt.

   If lambda is an array, l must be a scalar. If lambda is a scalar
   l can be an array.

   Type LumenToWatt to get the conversion curve.

   Since version 8.
--------------------------------------------------------------------------
   Form:
   w = LumenToWatt( lambda, l )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   lambda    (1,:) Wavelength (micro-m)
   l         (1,:) Lumens

   -------
   Outputs
   -------
   w         (1,:) Watts or lumens/watt

--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Imaging Module page