Navigation: Scripting Reference Manual > Functions & Subroutines > GetIthSphericalGRINMaterial

 

GetIthSphericalGRINMaterial

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

GetIthSphericalGRINMaterial id, nWavelenNum, wave, coeffs

 

Parameters

id As Long

Identifier of the Spherical 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 wave corresponding to the given table index.

 

 

Remarks

GetIthSphericalGRINMaterial retrieves the wavelength and coefficients for the ith table entry in an existing Spherical GRIN material.

 

See Also

AddSphericalGRINMaterial

AppendSpericalGRINMaterial

SetIthSpericalGRINMaterial

RemoveIthSpericalGRINMaterial

Examples

Materials

 

 

 

 

 

Copyright © Photon Engineering, LLC