Description Sets a constant specular reflectance for the surface to which the given PSD scatter model is applied.
Syntax SetTabulatedPSDScatterRefl id, refl
Parameters id As Long Identifier of the scatter model.
refl As Double Reflectance value associated with the PSD scatter model.
Remarks Sets a constant specular reflectance for the surface to which the given PSD scatter model is applied. FRED does not use the surface Coating nor Fresnel's equations to compute reflectance associated with the PSD model.
See Also DeleteTabulatedPSDScatterIthData GetTabulatedPSDScatterDataCount GetTabulatedPSDScatterFileName SetTabulatedPSDScatterFileName
|