Description Retrieves the imaginary part of the refractive index of a particular material at a given wavelength.
Syntax imag = RefractiveIndexImag ( id, wave )
Parameters imag (Double) The imaginary index of the material at the specified wavelength.
id As Long The identifier of the material.
wave As Double The imaginary index of the material is returned for this wavelength.
Remarks This function retrieves the imaginary part of the refractive index of a particular material at a given wavelength.
See Also Examples
|