Description Data structure for the ABg Scatter model.
Definition Type T_ABGSCATTER Acoef As Double Bcoef As Double G As Double Name As String Description As String ApplyRefl As Boolean ApplyTrans As Boolean HaltIncident As Boolean End Type
Members Acoef The A coefficient of the scatter model.
Bcoef The B coefficient of the scatter model.
G The slope for large B-B0.
Name Name of the model.
Description Description of the model.
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
See Also Examples
|