Reflection Coefficient File


The format is the same for top or bottom reflection coefficients.

Reflection Coefficient

Syntax:

NTHETA
THETA(1)       RMAG(1)       RPHASE(1)

THETA(2)       RMAG(2)       RPHASE(2)
 
.
 
.
 .
T
HETA(NTHETA)  RMAG(NTHETA)  RPHASE(NTHETA)

Description:

NTHETA:   Number of angles.
THETA():  Angle (degrees)
RMAG():   Magnitude of reflection coefficient.
RPHASE(): Phase of reflection coefficient (degrees).

Angles are grazing angles so 90 degrees is normal incidence.

Example:

3
0.0   1.00  180.0
45.0  0.95  175.0
90.0  0.90  170.0