optics
Class ScotopicSpectrum

java.lang.Object
  extended by optics.Optics
      extended by optics.WaveLengthFunction
          extended by optics.WaveLengthSpectrum
              extended by optics.ConstantSpectrum
                  extended by optics.GaussianSpectrum
                      extended by optics.ScotopicSpectrum

public class ScotopicSpectrum
extends GaussianSpectrum

Class to implement an (approximate) Pcotopic low light sensitivity of the human eye being a Gaussian fit of the CIE 1951 scotopic data.

Fit has peak of 0.502819 standard error 0.0698% and width of 0.0555317 standard error 0.63565%.


Field Summary
 
Fields inherited from class optics.GaussianSpectrum
peak, width
 
Fields inherited from class optics.ConstantSpectrum
brightness
 
Fields inherited from class optics.WaveLengthFunction
maxPlotLambda, minPlotLambda, plotPoints
 
Fields inherited from class optics.Optics
DEFAULT_WAVELENGTH, errorStream, fmt, MICRONS
 
Constructor Summary
ScotopicSpectrum()
          Constructor for scotopic spectrum unit.
ScotopicSpectrum(double b)
          Constructor for scotopic spectrum of specified (peak) brightness
 
Method Summary
 
Methods inherited from class optics.GaussianSpectrum
clone, getIntensity, setGaussian, toString
 
Methods inherited from class optics.ConstantSpectrum
setBrightness
 
Methods inherited from class optics.WaveLengthSpectrum
getValue
 
Methods inherited from class optics.WaveLengthFunction
getPlot, getPlotPoints, setPlotPoints, setPlotRange, setPlotRange, toGraph, toPlot, toPlot, toPlot
 
Methods inherited from class optics.Optics
getDefaultWaveLength, getErrorStream, getFormatString, getName, getStaticName, getVersion, printError, setDefaultWaveLength, setErrorStream, setFormatString, setMicrons
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ScotopicSpectrum

public ScotopicSpectrum(double b)
Constructor for scotopic spectrum of specified (peak) brightness

Parameters:
b - brightness.

ScotopicSpectrum

public ScotopicSpectrum()
Constructor for scotopic spectrum unit. brightness