Navigation: Scripting Reference Manual > Functions & Subroutines > GetMieScatterPhaseFunction

 

GetMieScatterPhaseFunction

 

Contact Us: fredsupport@photonengr.com

 

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

AddMieScatter

AddMieScatterSample

GetMieScatter

GetMieScatterCoefficients

GetMieScatSurfCoefficients

GetMieScatterSampleCount

GetMieScatterIthSample

InitMieScatter

MieScatterIntensity

SetMieScatter

SetMieScatSurfCoefficients

SetMieScatterIthSample

T_MIESCATTER

 

 

 

 

 

Copyright © Photon Engineering, LLC