Description Retrieves the values of a particular table entry for the GRIN Material.
Syntax GetIthLunebergGRINMaterial id, nWavlenNum, wave, N0, R0
Parameters id (Long) The identifier of the GRIN Material.
nWavlenNum As Long The zero-based index of the wavelength to be retrieved.
wave As Double Returns the wavelength of the table entry.
N0 As Double Returns the N0 parameter of the table entry.
R0 As Double Returns the R0 parameter of the table entry.
Remarks GetIthLunebergGRINMaterial retrieves the values from a particular table entry for the specified GRIN Material.
See Also Examples
|