3.3.2.9. A_FMM.Stack.get_PT
- Stack.get_PT(i: int, j: int, ordered: bool = True) float
Get phase of the transmission coefficient between modes
- Parameters:
i (int) – Index of the source mode.
j (int) – Index of the target mode.
ordered (bool, optional) – If True, modes are ordered for decrasing effective index, otherwise the order is whatever is returned by the diagonalization routine. Defaults to True.
- Returns:
Phase of transmission between the modes
- Return type:
float