yeh_tm.System.insert_layer

System.insert_layer(L, pos)

Insert a layer at a given position.

Parameters:
  • L (Layer) – Layer class instance to add to the stack.
  • pos (int) – Position in the stack (0 to N, where 0 is closest to substrate, and N is number of layers).