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