Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Class containing physical parameters of a particular lead defined on a Silicene lattice. More...
Public Member Functions | |
function | CopyParameters (param_lead_in) |
Copy the attributes of the input structure into the present object. More... | |
function | param_Silicene_Lead () |
Constructor of the class. More... | |
Public Attributes | |
Property | Atom |
Cell array of structure Atom. More... | |
Property | deltaAB |
on-site energy difference between sublattices A and B More... | |
Property | End_Type |
Set 'A' for lattice with armchair orientation (meaning zigzag edges) or 'Z' for zizgaz orientation (meaning arm-chair edges) More... | |
Property | epsilon |
On-site energy. More... | |
Property | FileName |
An instance of structure shape describing the geometry of the scattering region. More... | |
Property | Lead_Orientation |
Orientation of the lead. Set to +1 (default) if the propagating direction of the states heading to the central device is defined in the +x or +y direction, and "-1" otherwise. More... | |
Property | M |
The number of regular sites in the cross section of one unit cell in the lead. More... | |
Property | pair_potential |
The superconducting pair potential. More... | |
Property | SO_rashba_intrinsic |
Rashba-type intrinsic spin-orbit coupling strength. More... | |
Property | SOintrinsic |
Intrinsic spin-orbit coupling strength. More... | |
Property | vargamma |
Nearest neighbour hopping parameter. More... | |
Property | vargamma_sc |
A physical parameter, see the individual lattice documentations for details. More... | |
Class containing physical parameters of a particular lead defined on a Silicene lattice.
(See arXiv:1305.3684v1 for the meaning of the parameters)
EQuUs v4.9 or later
Definition at line 26 of file param_Silicene_Lead.m.
function param_Silicene_Lead::param_Silicene_Lead | ( | ) |
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 38 of file param_Lead.m.
|
inherited |
on-site energy difference between sublattices A and B
Definition at line 41 of file Lattice_Graphene.m.
|
inherited |
Set 'A' for lattice with armchair orientation (meaning zigzag edges) or 'Z' for zizgaz orientation (meaning arm-chair edges)
Definition at line 38 of file Lattice_Graphene.m.
|
inherited |
On-site energy.
Definition at line 32 of file Lattice_Graphene.m.
|
inherited |
An instance of structure shape describing the geometry of the scattering region.
Definition at line 35 of file param_Lead.m.
|
inherited |
Orientation of the lead. Set to +1 (default) if the propagating direction of the states heading to the central device is defined in the +x or +y direction, and "-1" otherwise.
Definition at line 44 of file param_Lead.m.
|
inherited |
The number of regular sites in the cross section of one unit cell in the lead.
Definition at line 47 of file param_Lead.m.
|
inherited |
The superconducting pair potential.
Definition at line 32 of file param_Lead.m.
|
inherited |
Rashba-type intrinsic spin-orbit coupling strength.
Definition at line 36 of file Lattice_Silicene.m.
|
inherited |
Intrinsic spin-orbit coupling strength.
Definition at line 33 of file Lattice_Silicene.m.
|
inherited |
Nearest neighbour hopping parameter.
Definition at line 35 of file Lattice_Graphene.m.
|
inherited |
A physical parameter, see the individual lattice documentations for details.
Definition at line 41 of file param_Lead.m.