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, wait
toXYZ
public float sample(float lambda)
SpectralCurve
sample
in class SpectralCurve
lambda
- wavelength to sample in nanometers