Description Returns a data array containing FRED's computation of the Mie phase function sampling every 0.1 degrees from 0 to 180 degrees.
Syntax count = GetMieScatterPhaseFunction( id, intensity() )
Parameters count ( long ) Number of points in the intensity() array.
id As Long Node number of Mie scatter model.
intensity() As Double Array populated with tabulated Mie phase function data. The array size is fixed at 1801 elements: sampling every 0.1 degrees from 0 to 180 degrees.
Remarks Returns a data array containing FRED's computation of the Mie phase function.
GetMieScatterPhaseFunction includes the effects of the particle density function.
See Also
|