Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Class containing physical parameters of the SSH lattice. More...
Public Member Functions | |
function | Lattice_SSH () |
Constructor of the class. More... | |
Public Attributes | |
Property | deltaAB |
on-site energy difference between sublattices A and B More... | |
Property | epsilon |
On-site energy. More... | |
Property | vargamma1 |
The firts alternating nearest neighbour hopping parameter. More... | |
Property | vargamma3 |
The second alternating nearest neighbour hopping parameter. More... | |
Class containing physical parameters of the SSH lattice.
EQuUs v4.9 or later
Definition at line 26 of file Lattice_SSH.m.
function Lattice_SSH::Lattice_SSH | ( | ) |
Constructor of the class.
Property Lattice_SSH::deltaAB |
on-site energy difference between sublattices A and B
Definition at line 41 of file Lattice_SSH.m.
Property Lattice_SSH::epsilon |
On-site energy.
Definition at line 32 of file Lattice_SSH.m.
Property Lattice_SSH::vargamma1 |
The firts alternating nearest neighbour hopping parameter.
Definition at line 35 of file Lattice_SSH.m.
Property Lattice_SSH::vargamma3 |
The second alternating nearest neighbour hopping parameter.
Definition at line 38 of file Lattice_SSH.m.