Navigation: Scripting Reference Manual > Functions & Subroutines > AddMieScatterSample

 

AddMieScatterSample

 

Contact Us: fredsupport@photonengr.com

 

Description

Appends a new data point in the Sampled Density Function table of a Mie particle scatter model.

 

Syntax

AddMieScatterSample id, diam, density

 

Parameters

id (Long)

Identifier of the new scatter model.

 

diam As Double

Particle diameter in micrometers.

 

density As Double

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

 

 

Remarks

This subroutine appends a new data point in the Sampled Density Function table of a Mie particle scatter model. The Sampled Density Function is user-supplied list of particle surface density versus particle size. Data points are not sorted internally according to particle size.

 

This scatter model is useful for modeling surface scatter due to dust particle contamination on polished surfaces.

 

See Also

T_MIESCATTER

GetMieScatterSampleCount

SetMieScatterIthSample

GetMieScatterIthSample

SetMieScatter

GetMieScatter

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC