Description Adds an entry to the wavelength table of a Maxwell GRIN material.
Syntax AppendMaxwellGRINMaterial id, wave, N0, R0
Parameters id As Long The identifier of the GRIN Material.
wave As Double Holds the new wavelength for the table entry.
N0 As Double Holds the new N0 value for the table entry.
R0 As Double Holds the new R0 value for the table entry.
Remarks AppendMaxwellGRINMaterial adds an entry to the wavelength table of a Maxwell GRIN material.
See Also Examples
|