Description Adds a Diffuse Binomial Scatter model to the associated FRED document.
Syntax id = AddDiffuseBinomial ( scat, coefs )
Parameters id (Long) Identifier of the new scatter model.
scat As T_DIFFUSEBINOMIAL Holds the basic data for the Diffuse Binomial.
coefs() As Double Array of coefficients for the binomial summation (stored in the order in which they appear in the summation).
See Also
|