Description Retrieves a specific wavelength specification from a particular source in the associated FRED document.
Syntax GetSourceIthWavelengthSpec n, indx, wave
Parameters n As Long Node number of the source.
indx As Long The index (zero based) of the wavelength specification.
wave As T_WAVELENGTHSPEC Structure containing parameters of the ith wavelength specification.
Remarks This subroutine retrieves a specific wavelength from a particular source in the associated FRED document. If there is a problem the subroutine sets an error and returns without modifying wave.
See Also Examples
|