Description Retrieves the parameters of a specified Mie surface particle scatter model in the associated FRED document.
Syntax GetMieScatter id, scatter
Parameters id As Long Identifier of the Mie scatter model.
scatter As T_MIESCATTER Structure containing data from the specified Mie scatter model.
Remarks This subroutine retrieves the Mie surface particle scatter model referred to by n and stores the data in scatter. If a problem occurs, the function posts an error and returns without changing scatter.
See Also Examples
|