Description Sets the Mie scatter values for the reference wavelength and the particle and immersion refractive indices at that wavelength for the specified material.
Syntax SetVolScatMieParticleRefIndexData id, wavelen, ref_index, imag_index, immerse_index
Parameters id As Long Identifier of the material.
wavelen As Double Reference wavelength.
ref_index As Double Particle real refractive index.
imag_index As Double Particle imaginary refractive index.
immerse_index As Double Particle immersion real refractive index
Remarks An example of this function is given here: SetVolScatMie
See Also SetVolScatMieParticleDensityData GetVolScatMieParticleDensityData GetVolScatMieParticleRefIndexData
|