3.4.2.3. A_FMM.S_matrix.add_uniform

S_matrix.add_uniform(lay, d)

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

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

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

  • d (float) – Thickness of the layer

Returns:

None.