Method GetReflectanceValue
GetReflectanceValue(float)
Get the reflectance corresponding to the wavelength.
Declaration
public float GetReflectanceValue(float wavelenghtum)
Parameters
| Type | Name | Description |
|---|---|---|
| float | wavelenghtum | wavelength in micrometer. |
Returns
| Type | Description |
|---|---|
| float | A reflectance value between 0 and 1. |