Uses of Class
org.sunflow.image.SpectralCurve

Packages that use SpectralCurve
org.sunflow.image   
 

Uses of SpectralCurve in org.sunflow.image
 

Subclasses of SpectralCurve in org.sunflow.image
 class BlackbodySpectrum
           
 class ChromaticitySpectrum
          This spectral curve represents a given (x,y) chromaticity pair as explained in the sun/sky paper (section A.5)
 class ConstantSpectralCurve
          Very simple class equivalent to a constant spectral curve.
 class IrregularSpectralCurve
          This class allows spectral curves to be defined from irregularly sampled data.
 class RegularSpectralCurve