JHotDraw 7rev733

org.jhotdraw.color
Interface Specrend.SpecIntens

Enclosing class:
Specrend

public static interface Specrend.SpecIntens

Interface for the spectral intensity function used by spectrum_to_xyz.


Method Summary
 double specIntens(double wavelength)
          Returns the spectral intensity for the given wavelength.
 

Method Detail

specIntens

double specIntens(double wavelength)
Returns the spectral intensity for the given wavelength.

Parameters:
wavelength - Wavelength in meters.
Returns:
Emittance at that wavelength in arbitrary units.

Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.