Description Gets the parameters of a specific generic diffuse Gaussian scatter model.
Syntax GetGaussianScatter id, scat
Parameters id As Long The identifier of the diffuse Gaussian scatter model.
scat (T_GAUSSIANSCATTER) The parameters of the Gaussian Scatter model.
Remarks This subroutine retrieves the parameters from the given generic diffuse Gaussian scatter model and stores them in scat. If the model is not Gaussian, it posts an error and returns.
See Also Examples
|