normalize
Description:
[
Version ( since =
"1.1.6" ) ]
public void normalize (
double wavelength,
double value)
Normalizes a spectrum to a specific value at a specific wavelength.
Parameters:
| this |
a Spectrum instance
|
| wavelength |
the wavelength in nm
|
| value |
the value to normalize to
|