Description Retrieves the data for a specific Lambertian scatter model.
Syntax GetLambertianScatter id, scatter
Parameters id as Long Identifier for the scatter model.
scatter As T_LAMBERTIANSCATTER Structure containing data for the Lambertian scatter model.
Remarks This subroutine retrieves the data from a specific Lambertian scatter model and stores it in the parameter scatter. If there are problems, FRED posts an error and returns without modifying scatter.
See Also Examples
|