Navigation: Scripting Reference Manual > Functions & Subroutines > GetMieScatterIthSample

 

GetMieScatterIthSample

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the parameters of the ith sample point in the Sampled Density Function table of a specific surface particulate Mie Scatter model.

 

Syntax

GetMieScatterIthSample id, indx, diam, density

 

Parameters

id As Long

The identifier of the Mie Scatter model.

 

indx As Long

Zero-based index of the entry in the Sampled Density Function table.

 

diam As Double

Particle diameter in micrometers.

 

density As Double

Surface density for particles of diameter diam expressed in particles per square micrometer.

 

 

Remarks

Retrieves the parameters of the ith sample point in the Sampled Density Function table of a specific surface particulate Mie Scatter model in the associated FRED document.  If there is a problem, an error is posted.

 

See Also

T_MIESCATTER

GetMieScatterSampleCount

AddMieScatterSample

SetMieScatterIthSample

AddMieScatter

InitMieScatter

GetMieScatter

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC