Description Sets the values for a particular wavelength in a specific source.
Syntax SetSourceIthWavelengthSpec n, indx, wavelength
Parameters n As Long Node number of the source.
indx As Long The index (zero based) of the wavelength specification.
wavelength As T_WAVELENGTHSPEC Structure containing the new data for the wavelength specification.
Remarks This subroutine sets the values for a particular wavelength in a specific source. If there is a problem the subroutine sets an error and returns without modifying the source.
See Also Examples
|