Description Sets the wavelength range of a Blackbody spectrum. If the spectrum being modified is not a Blackbody, an error is set and the operation is halted.
Syntax SpectrumSetBlackbodyRange spectNode, minWav, maxWav
Parameters spectNode As Long Node number of the spectrum being modified.
minWav As Double New minimum wavelength of the spectrum.
maxWav As Double New maximum wavelength of the spectrum.
See Also SpectrumGetBlackbodyNormalizationFlag SpectrumGetBlackbodyTemperature SpectrumSetBlackbodyTemperature
|