|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sunflow.image.SpectralCurve
org.sunflow.image.BlackbodySpectrum
public class BlackbodySpectrum
| Constructor Summary | |
|---|---|
BlackbodySpectrum(float temp)
|
|
| Method Summary | |
|---|---|
float |
sample(float lambda)
This function determines the actual spectral curve data. |
| Methods inherited from class org.sunflow.image.SpectralCurve |
|---|
toXYZ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlackbodySpectrum(float temp)
| Method Detail |
|---|
public float sample(float lambda)
SpectralCurve
sample in class SpectralCurvelambda - wavelength to sample in nanometers
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||