Navigation: Scripting Reference Manual > Functions & Subroutines > SetMieScatterIthSample

 

SetMieScatterIthSample

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

SetMieScatterIthSample 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

Sets 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

GetMieScatterIthSample

AddMieScatter

GetMieScatter

InitMieScatter

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC