Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Class containing physical parameters of a scattering center defined on a BiTeI lattice. More...
Public Member Functions | |
function | CopyParameters (param_scatter_in) |
Copy the attributes of the input structure into the present object. More... | |
function | param_BiTeI_scatter () |
Constructor of the class. More... | |
Public Attributes | |
Property | Atom |
Cell array of structure Atom. More... | |
Property | epsilon |
on-site energy More... | |
Property | FileName |
String containing the filename of the external Hamiltonain source (see Custom_Hamiltonians for details) More... | |
Property | pair_potential |
The superconducting pair potential. More... | |
Property | shape |
An instance of structure shape describing the geometry of the scattering region. More... | |
Property | SO_rashba_intrinsic |
Rashba-type intrinsic spin-orbit coupling. More... | |
Property | SOintrinsic |
intrinsic spin-orbit coupling More... | |
Property | vargamma1 |
hopping parameter More... | |
Property | vargamma2 |
hopping parameter More... | |
Property | vargamma3 |
hopping parameter More... | |
Class containing physical parameters of a scattering center defined on a BiTeI lattice.
(for details see http://onlinelibrary.wiley.com/doi/10.1002/pssc.201700215/full)
EQuUs v4.9 or later
Definition at line 26 of file param_BiTeI_scatter.m.
function param_BiTeI_scatter::param_BiTeI_scatter | ( | ) |
Constructor of the class.
|
inherited |
Copy the attributes of the input structure into the present object.
An | instance of class identical to the present class or its superclass. |
|
inherited |
Cell array of structure Atom.
Definition at line 41 of file param_scatter.m.
|
inherited |
on-site energy
Definition at line 32 of file Lattice_BiTeI.m.
|
inherited |
String containing the filename of the external Hamiltonain source (see Custom_Hamiltonians for details)
Definition at line 38 of file param_scatter.m.
|
inherited |
The superconducting pair potential.
Definition at line 32 of file param_scatter.m.
|
inherited |
An instance of structure shape describing the geometry of the scattering region.
Definition at line 35 of file param_scatter.m.
|
inherited |
Rashba-type intrinsic spin-orbit coupling.
Definition at line 47 of file Lattice_BiTeI.m.
|
inherited |
intrinsic spin-orbit coupling
Definition at line 41 of file Lattice_BiTeI.m.
|
inherited |
hopping parameter
Definition at line 35 of file Lattice_BiTeI.m.
|
inherited |
hopping parameter
Definition at line 38 of file Lattice_BiTeI.m.
|
inherited |
hopping parameter
Definition at line 44 of file Lattice_BiTeI.m.