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
|