Description Data structure for the K-correlation scatter model.
Definition Type T_KCORRELATIONSCATTER Wavelen As Double DeltaN As Double Refl As Double Sigma As Double B As Double Slope As Double Name As String Description As String ApplyRefl As Boolean ApplyTrans As Boolean HaltIncident As Boolean End Type
Members Wavelen Reference wavelength in um.
DeltaN Difference of the incident and substrate refractive indicies. For reflection, DeltaN=2.
Refl Constant diffuse reflectance associated with scattering surface.
Sigma RMS surface roughness (um) measured at frequencies from 0 to 1/Wavl(ref).
B 2p times typical surface wavelength (um).
Slope Slope of PSD at large spatial frequencies.
Name Scatter model name.
Description Scatter model Description.
ApplyRefl Determines if the scatter model is applied on reflection.
ApplyTrans Determines if the scatter model is applied on transmission.
HaltIncident Determines if the scatter model halts the incident ray.
Used as Parameter in Edit/View K-Correlation Scatter model
|