yeh_tm.System.add_layer¶
-
System.
add_layer
(L)¶ Add a layer L to the system. Layers are added from substrate to superstrate. The beam is assumed incident from the superstrate side.
Note
This function adds a reference to L to the list. So if you are adding the same layer several times, be aware that if you change something for one of them, it changes all of them.