PLaSK library
Loading...
Searching...
No Matches
fresnel.py File Reference

Go to the source code of this file.

Classes

class  fresnel.Refl
 
class  fresnel.FresnelTest
 

Namespaces

namespace  fresnel
 

Functions

 fresnel.R_TE (angle)
 
 fresnel.R_TM (angle)
 
 fresnel.T_TE (angle)
 
 fresnel.T_TM (angle)
 
 fresnel.show_plots (solver, direction, title=None, sep=False)
 

Variables

 fresnel.axes
 
 fresnel.angles = linspace(0.0, 90.0, 11)
 
 fresnel.nr = material.GaAs().nr(1000)
 
 fresnel.test = unittest.main(exit=False)