public class BlackbodySpectrum extends SpectralCurve
| Constructor | Description |
|---|---|
BlackbodySpectrum(float temp) |
| Modifier and Type | Method | Description |
|---|---|---|
float |
sample(float lambda) |
This function determines the actual spectral curve data.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoXYZpublic float sample(float lambda)
SpectralCurvesample in class SpectralCurvelambda - wavelength to sample in nanometers