boundary_matrices

iadpython.start.boundary_matrices(s, top=True)[source]

Create reflection and transmission matrices for a boundary_layer.

These can be treated like any other layer in the adding-doubling formalism.

Parameters:
  • s – slab

  • top – True if this is the top boundary

Returns:

R01 – reflection array from air to slab R10: reflection array from slab to air T01: transmission array from air to slab T10: transmission array from slab to air