Description Adds a Luneberg GRIN material to the FRED system.
Syntax id = AddLunebergGRINMaterial ( wave, N0, R0 )
Parameters id (Long) The identifier of the added GRIN material.
wave As Double The wavelength for the given N0 and R0 values.
N0 As Double The N0 parameter at the specified wavelength.
R0 As Double The R0 parameter at the specified wavelength.
Remarks AddLunebergGRINMaterial adds a Luneberg GRIN material to the FRED system with parameters for one wavelength. AppendLunebergGRINMaterial adds an entry in the wavelength table.
See Also Examples
|