A functor interface to the WKB tunneling coefficient for oxide barriers.
More...
#include <tunneling.hpp>
A functor interface to the WKB tunneling coefficient for oxide barriers.
Definition at line 74 of file tunneling.hpp.
◆ wkb_oxide_barrier_tunneling()
viennashe::models::wkb_oxide_barrier_tunneling::wkb_oxide_barrier_tunneling |
( |
double |
psi_i, |
|
|
double |
psi_t, |
|
|
double |
x, |
|
|
double |
F = 0.0 |
|
) |
| |
|
inline |
◆ operator()()
double viennashe::models::wkb_oxide_barrier_tunneling::operator() |
( |
double |
E | ) |
const |
|
inline |
The main user function to get the WKB coefficient |T|^2 ( 0 <= |T|^2 <= 1).
- Parameters
-
E | The energy of the charge carrier to tunnel (Joule) |
- Returns
- The WKB coefficient |T|^2 ( 0 <= |T|^2 <= 1)
Definition at line 89 of file tunneling.hpp.
◆ set_F()
void viennashe::models::wkb_oxide_barrier_tunneling::set_F |
( |
double |
F | ) |
|
|
inline |
◆ set_x()
void viennashe::models::wkb_oxide_barrier_tunneling::set_x |
( |
double |
x | ) |
|
|
inline |
The documentation for this class was generated from the following file: