Navigation: Scripting Reference Manual > Functions & Subroutines > AddDiffusePolynomial

 

AddDiffusePolynomial

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a Diffuse Polynomial Scatter model to the associated FRED document.

 

Syntax

id = AddDiffusePolynomial ( scat, coefs )

 

Parameters

id (Long)

Identifier of the new scatter model.

 

scat As T_DIFFUSEPOLYNOMIAL

Holds the basic data for the Diffuse Polynomial.

 

coefs() As Double

Array of coefficients for the polynomial summation (stored in the order in which they appear in the summation).

 

See Also

T_DIFFUSEPOLYNOMIAL

InitDiffusePolynomial

GetDiffusePolynomial

SetDiffusePolynomial

 

 

 

 

 

Copyright © Photon Engineering, LLC