3.4.2.4. A_FMM.S_matrix.add_uniform_left

S_matrix.add_uniform_left(lay, d)

Recursion method for addig to self the progation matrix of a given layer

The connection is between the “left” side of self and the “right” side of the propagation matrix

Parameters:
  • lay (Layer) – Layer of which to calculate the propagation matrix

  • d (float) – Thickness of the layer

Returns:

None.