Description Retrieves the wavelength and coefficient values of the ith Gegenbauer entry for the specified material.
Syntax GetGegenbauerIthCoefs id, indx, wavel, Gcoef, Aexp
Parameters id As Long Identifier of material.
indx As Long Zero-based index of coefficient to be retrieved.
wavel As Double Returns the wavelength of ith coefficient.
Gcoef As Double Returns the ith Gegenbauer g-coefficient.
Aexp As Double Returns the ith Gegenbauer a-exponent.
Remarks Retrieves the wavelength and coefficient values of the ith Gegenbauer entry for the specified material.
See Also
|