3.3.2.8. A_FMM.Stack.get_PR

Stack.get_PR(i: int, j: int, ordered: bool = True) float

Get phase of the relfection 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 reflection between the modes

Return type:

float