Description Adds a Maxwell GRIN material parameters at the specified wavelength.
Syntax id = AddMaxwellGRINMaterial ( 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 AddMaxwellGRINMaterial adds Maxwell GRIN material parameters at the specified wavelength.
See Also Examples
|