Description Returns the ith wavelength for a General Coating.
Syntax wav = GetGeneralCoatingIthWavelength ( id, indx )
Parameters wav (Double) Wavelength (in microns) of the ith entry from General Coating definition.
id As Long Identifier for the General Coating from the Coating folder.
indx As Long Zero-based index of wavelength entry in General Coating.
Remarks Returns the ith wavelength for a General Coating.
See Also DeleteGeneralCoatingWavelength GetGeneralCoatingWavelengthCount
|