Navigation: Scripting Reference Manual > Functions & Subroutines > AddHenyeyCoef

 

AddHenyeyCoef

 

Contact Us: fredsupport@photonengr.com

 

Description

Appends a wavelength and g-coefficient value to the ith Henyey-Greenstein Volume Scatter model for the specified material.

 

Syntax

indx = AddHenyeyCoef ( 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.

 

coef As Double

The ith Henyey-Greenstein g-coefficient.

 

Remarks

Appends a wavelength and g-coefficient value to the ith Henyey-Greenstein Volume Scatter model for the specified material.

 

See Also

GetHenyeyCoefCount

SetHenyeyIthCoef

GetHenyeyIthCoef

DeleteHenyeyIthCoef

 

 

 

 

 

Copyright © Photon Engineering, LLC