|
||||||||||
| 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.RegularSpectralCurve
public class RegularSpectralCurve
| Constructor Summary | |
|---|---|
RegularSpectralCurve(float[] spectrum,
float lambdaMin,
float lambdaMax)
|
|
| 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 RegularSpectralCurve(float[] spectrum,
float lambdaMin,
float lambdaMax)
| 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 | |||||||||