Navigation: Scripting Reference Manual > Functions & Subroutines > GetIthMaxwellGRINMaterial

 

GetIthMaxwellGRINMaterial

 

Contact Us: fredsupport@photonengr.com

 

Description

Gets a particular entry in the wavelength table of Maxwell GRIN material.

 

Syntax

GetIthMaxwellGRINMaterial id, nWavelenNum, wave, N0, R0

 

Parameters

id As Long

The identifier of the particular GRIN Material.

 

nWavelenNum As Long

The index in the wavelength table of the entry to be retrieved.

 

wave As Double

Returns the wavelength of the table entry.

 

N0 As Double

Returns the N0 value of the table entry.

 

R0 As Double

Returns the R0 value of the table entry.

 

Remarks

GetIthMaxwellGRINMaterial gets a particular entry in the wavelength table of Maxwell GRIN material.

 

See Also

SetIthMaxwellGRINMaterial

AppendMaxwellGRINMaterial

RemoveIthMaxwellGRINMaterial

AddMaxwellGRINMaterial

Examples

Materials

 

 

 

 

 

Copyright © Photon Engineering, LLC