3.3.2.10. A_FMM.Stack.get_R
- Stack.get_R(i: int, j: int, ordered: bool = True) float
Get 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:
Reflection between the modes
- Return type:
float