Navigation: Scripting Reference Manual > Functions & Subroutines > EvaluateCoatingMtrlTranS

 

EvaluateCoatingMtrlTranS

 

Contact Us: fredsupport@photonengr.com

 

Description

Computes the S complex transmission coefficient for a particular coating using incident and substrate material IDs.

 

Syntax

EvaluateCoatingMtrlTranS 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 S complex transmission coefficient for a particular coating based upon existing material definitions.

 

See Also

EvaluateCoatingMtrlReflP

EvaluateCoatingMtrlReflS

EvaluateCoatingMtrlTranP

 

 

 

 

 

Copyright © Photon Engineering, LLC