Description Adds a wavelength entry to the table of a particular Luneberg GRIN Material.
Syntax AppendLunebergGRINMaterial id, wave, N0, R0
Parameters id As Long The identifier of the material.
wave As Double The wavelength to add to the table.
N0 As Double The N0 value at wave.
R0 As Double The R0 value at wave.
Remarks AppendLunebergGRINMaterial adds a wavelength entry to the table of a particular Luneberg GRIN Material.
See Also Examples
|