Navigation: Scripting Reference Manual > Functions & Subroutines > SpectrumSetGaussianRange

 

SpectrumSetGaussianRange

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the wavelength range of a Gaussian spectrum.  If the spectrum being modified is not a Gaussian, an error is set and the operation is halted.

 

 

Syntax

SpectrumSetGaussianRange 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.

 

 

Remarks

 

 

See Also

SpectrumCreateGaussian

SpectrumGetGaussianCenterWavelength

SpectrumGetGaussianHWHM

SpectrumSetGaussianCenterWavelength

SpectrumSetGaussianHWHM
 

 

 

 

 

 

Copyright © Photon Engineering, LLC