Description Appends coefficient data at the specified wavelengths to an existing Spherical GRIN material.
Syntax AppendSphericalGRINMaterial id, dwave, coeffs
Parameters id As Long Material identifier of an existing Spherical GRIN material.
dwave As Double Wavelength for which coeffs apply.
coeffs() As Double Array containing coefficients corresponding to wavelength dwave.
Remarks AppendSphericalGRINMaterial appends coefficient data at the specified wavelengths to an existing Spherical GRIN material.
See Also Examples
|