Description Appends a wavelength and its corresponding set of coefficients to an existing Selfoc GRIN material.
Syntax AppendSelfocGRINMaterial id, wave, coeffs
Parameters id As Long Identifier of the Selfoc GRIN material.
wave As Double Wavelength for which coeffs apply.
coeffs() As Double Array containing coefficients corresponding to wavelength wave.
Remarks AppendSelfocGRINMaterial appends a wavelength and its corresponding set of coefficients to an existing Selfoc GRIN material.
See Also Examples
|