Navigation: Scripting Reference Manual > Functions & Subroutines > GetIthSelfocGRINMaterial

 

GetIthSelfocGRINMaterial

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the wavelength and coefficients for the ith table entry in an existing Selfoc GRIN material.

 

Syntax

GetIthSelfocGRINMaterial id, nWavelenNum, wave, coeffs

 

Parameters

id As Long

Identifier of the Selfoc GRIN material.

 

nWavelenNum As Long

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

 

wave As Double

Returns the wavelength corresponding to the given table index.

 

coeffs() As Double

Array returning the coefficients at dwave corresponding to the given table index.

 

Remarks

GetIthSelfocGRINMaterial retrieves the wavelength and coefficients for the ith table entry in an existing Selfoc GRIN material.

 

See Also

SetIthSelfocGRINMaterial

AppendSelfocGRINMaterial

RemoveIthSelfocGRINMaterial

AddSelfocGRINMaterial

Examples

Materials

 

 

 

 

 

Copyright © Photon Engineering, LLC