Navigation: Scripting Reference Manual > Functions & Subroutines > GetVolScatMieParticleDensityData

 

GetVolScatMieParticleDensityData

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the particle diameter distribution and associated values for Mie scatter of the specified material.

 

Syntax

GetVolScatMieParticleDensityData id, Type, density_data()

 

Parameters

id As Long

Identifier of the material.

 

Type As String

Retrieves the particle diameter distribution function in use. May be one of the following values: "Uniform", "Gaussian", "Sampled".

 

density_data() As Double

Array of values related to the Type chosen (stored in the order in which they appear in the user interface).

 

Remarks

The value for id is passed into the function, which populates the variables of the remaining arguments with their values.

 

See Also

GetVolScatActiveFlag

SetVolScatActiveFlag

GetVolScatmaxEvents

SetVolScatmaxEvents

SetVolScatFunctionType

SetVolScatNone

SetVolScatMie

SetVolScatMieParticleDensityData

SetVolScatMieParticleRefIndexData

GetVolScatMieParticleRefIndexData

 

 

 

 

 

Copyright © Photon Engineering, LLC