Description Computes the P complex reflection coefficient for a particular coating using incident and substrate material IDs.
Syntax EvaluateCoatingMtrlReflP id, IDincident, IDsubstrate, wv, ang, real, imag
Parameters id As Long Identifier of coating to be evaluated.
IDincident As Long Identifier of the incident material.
IDsubstrate As Long Identifier of the substrate material.
wv As Double Wavelength in microns for which coating is to be evaluated.
ang As Double Angle of incidence for which coating is to be evaluated.
real As Double The real component of the complex reflection coefficient (return value).
imag As Double The imaginary component of the complex reflection coefficient (return value).
Remarks Computes the P complex reflection coefficient for a particular coating based upon existing material definitions.
See Also
|