Navigation: Scripting Reference Manual > Functions & Subroutines > SetVolScatMieParticleDensityData

 

SetVolScatMieParticleDensityData

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

SetVolScatMieParticleDensityData id, Type, density_data()

 

Parameters

id As Long

Identifier of the material.

 

Type As String

Specifies the particle diameter distribution function to use. May be one of the following values: "Uniform", "Gaussian", "Sampled". Other values will generate an error. This string is case sensitive.

 

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

An example of this function is given here: SetVolScatMie

 

See Also

GetVolScatActiveFlag

SetVolScatActiveFlag

GetVolScatmaxEvents

SetVolScatmaxEvents

SetVolScatFunctionType

SetVolScatNone

SetVolScatMie

GetVolScatMieParticleDensityData

SetVolScatMieParticleRefIndexData

GetVolScatMieParticleRefIndexData

 

 

 

 

 

Copyright © Photon Engineering, LLC