Describes a SRH trap.
More...
#include <trap_level.hpp>
Describes a SRH trap.
Definition at line 30 of file trap_level.hpp.
◆ trap_level()
viennashe::trap_level::trap_level |
( |
| ) |
|
|
inlineexplicit |
◆ charge_sign()
double viennashe::trap_level::charge_sign |
( |
| ) |
const |
|
inline |
◆ collision_cross_section() [1/2]
double viennashe::trap_level::collision_cross_section |
( |
| ) |
const |
|
inline |
Returns the collision cross section (SI units)
Definition at line 50 of file trap_level.hpp.
◆ collision_cross_section() [2/2]
void viennashe::trap_level::collision_cross_section |
( |
double |
ccs | ) |
|
|
inline |
Sets the collision cross section (SI units)
Definition at line 42 of file trap_level.hpp.
◆ density() [1/2]
double viennashe::trap_level::density |
( |
| ) |
const |
|
inline |
Returns the trap density for the trap level.
Definition at line 64 of file trap_level.hpp.
◆ density() [2/2]
void viennashe::trap_level::density |
( |
double |
d | ) |
|
|
inline |
Returns the trap density for the trap level.
Definition at line 57 of file trap_level.hpp.
◆ energy() [1/2]
double viennashe::trap_level::energy |
( |
| ) |
const |
|
inline |
Returns the trap energy in Joule (zero energy refers to the center of the band gap.
Definition at line 80 of file trap_level.hpp.
◆ energy() [2/2]
void viennashe::trap_level::energy |
( |
double |
e | ) |
|
|
inline |
Returns the trap energy in Joule (zero energy refers to the center of the band gap.
Definition at line 77 of file trap_level.hpp.
◆ set_acceptor_like()
void viennashe::trap_level::set_acceptor_like |
( |
| ) |
|
|
inline |
◆ set_charge_sign()
void viennashe::trap_level::set_charge_sign |
( |
double |
new_sign | ) |
|
|
inline |
◆ set_donor_like()
void viennashe::trap_level::set_donor_like |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: