Navigation: Scripting Reference Manual > Functions & Subroutines > AddGegenbauerCoefs

 

AddGegenbauerCoefs

 

Contact Us: fredsupport@photonengr.com

 

Description

Appends wavelength and coefficient values as the ith Gegenbauer Volume Scatter entry for the specified material.

 

Syntax

indx = AddGegenbauerCoefs ( id, wavel, coef )

 

Parameters

indx (Long)

Zero-based index of coefficient.

 

id As Long

Identifier of material.

 

wavel As Double

The wavelength of ith coefficient.

 

Gcoef As Double

The ith Gegenbauer g-coefficient.

 

Aexp As Double

The ith Gegenbauer a-exponent.

 

Remarks

Appends wavelength and coefficient values as the ith Gegenbauer Volume Scatter entry for the specified material.

 

See Also

DeleteGegenbauerIthCoefs

GetGegenbauerCoefCount

GetGegenbauerIthCoefs

SetGegenbauerIthCoefs

SetVolScatGegenbauer

 

 

 

 

 

Copyright © Photon Engineering, LLC