PLaSK library
Loading...
Searching...
No Matches
gaas3d.TestStructureGain Class Reference
Inheritance diagram for gaas3d.TestStructureGain:
[legend]
Collaboration diagram for gaas3d.TestStructureGain:
[legend]

Public Member Functions

 build_geometry (self, well_material, barrier_material)
 
 setUp (self)
 
 get_bands (self, band, dest_mesh, interp=None)
 
 get_fermi_level (self, which, dest_mesh, interp=None)
 
 plot_bands (self)
 
 test_gain (self)
 
 test_band_edges_receiver (self)
 
 test_fermi_levels_receiver (self)
 

Public Attributes

 mesh
 
 geometry
 
 active
 
 concentration
 

Detailed Description

Definition at line 80 of file gaas3d.py.

Member Function Documentation

◆ build_geometry()

gaas3d.TestStructureGain.build_geometry (   self,
  well_material,
  barrier_material 
)

Definition at line 82 of file gaas3d.py.

◆ get_bands()

gaas3d.TestStructureGain.get_bands (   self,
  band,
  dest_mesh,
  interp = None 
)

Definition at line 106 of file gaas3d.py.

◆ get_fermi_level()

gaas3d.TestStructureGain.get_fermi_level (   self,
  which,
  dest_mesh,
  interp = None 
)

Definition at line 116 of file gaas3d.py.

◆ plot_bands()

gaas3d.TestStructureGain.plot_bands (   self)

Definition at line 120 of file gaas3d.py.

◆ setUp()

gaas3d.TestStructureGain.setUp (   self)

Definition at line 100 of file gaas3d.py.

◆ test_band_edges_receiver()

gaas3d.TestStructureGain.test_band_edges_receiver (   self)

Definition at line 144 of file gaas3d.py.

◆ test_fermi_levels_receiver()

gaas3d.TestStructureGain.test_fermi_levels_receiver (   self)

Definition at line 165 of file gaas3d.py.

◆ test_gain()

gaas3d.TestStructureGain.test_gain (   self)

Definition at line 134 of file gaas3d.py.

Member Data Documentation

◆ active

gaas3d.TestStructureGain.active

Definition at line 102 of file gaas3d.py.

◆ concentration

gaas3d.TestStructureGain.concentration

Definition at line 103 of file gaas3d.py.

◆ geometry

gaas3d.TestStructureGain.geometry

Definition at line 102 of file gaas3d.py.

◆ mesh

gaas3d.TestStructureGain.mesh

Definition at line 101 of file gaas3d.py.


The documentation for this class was generated from the following file: