Navigation: Scripting Reference Manual > Functions & Subroutines > GetSourceIthWavelength

 

GetSourceIthWavelength

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves a specific wavelength from a particular source in the associated FRED document.

 

Syntax

wavelength = GetSourceIthWavelength ( n, indx )

 

Parameters

wavelength (Double)

Returns the wavelength value (in microns) of the ith wavelength.

 

n As Long

Node number of the source.

 

indx As Long

The index (zero based) of the wavelength in the wavelength list.

 

Remarks

This function retrieves a specific wavelength from a particular source in the associated FRED document. If there is a problem the function sets an error and returns without modifying wavelength.

 

See Also

AddSourceWavelengthSpec

DeleteSourceIthWavelengthSpec

GetSourceIthWavelengthSpec

GetSourceWavelengthCount

SetSourceIthWavelengthSpec

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC