yeh_tm.Layer.calculate_T¶
-
Layer.calculate_T(calculateDP=True)¶ Calculate the layer transfer matrix. If D and P have not yet been calculated, these are calculated automatically.
Returns:
.Note
This formulation of the layer transfer matrix is slightly different from the one used by Yeh (
).Important
Requires prior execution of
calculate_g()andcalculate_p_q().