Eötvös Quantum Utilities  v4.9.146
Providing the Horsepowers in the Quantum Realm
List of all members | Public Member Functions | Public Attributes
param_SSH_scatter Class Reference

Class containing physical parameters of a scattering center defined on a SSH lattice. More...

Inheritance diagram for param_SSH_scatter:
Inheritance graph
[legend]

Public Member Functions

function CopyParameters (param_scatter_in)
 Copy the attributes of the input structure into the present object. More...
 
function param_SSH_scatter ()
 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 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 vargamma1
 The firts alternating nearest neighbour hopping parameter. More...
 
Property vargamma3
 The second alternating nearest neighbour hopping parameter. More...
 

Detailed Description

Class containing physical parameters of a scattering center defined on a SSH lattice.

Available

EQuUs v4.9 or later

Definition at line 26 of file param_SSH_scatter.m.

Constructor & Destructor Documentation

◆ param_SSH_scatter()

function param_SSH_scatter::param_SSH_scatter ( )

Constructor of the class.

Returns
An instance of the class

Member Function Documentation

◆ CopyParameters()

function param_scatter::CopyParameters ( param_scatter_in  )
inherited

Copy the attributes of the input structure into the present object.

Parameters
Aninstance of class identical to the present class or its superclass.
Returns
Returns with the modified class

Member Data Documentation

◆ Atom

Property param_scatter::Atom
inherited

Cell array of structure Atom.

Definition at line 41 of file param_scatter.m.

◆ deltaAB

Property Lattice_SSH::deltaAB
inherited

on-site energy difference between sublattices A and B

Definition at line 41 of file Lattice_SSH.m.

◆ epsilon

Property Lattice_SSH::epsilon
inherited

On-site energy.

Definition at line 32 of file Lattice_SSH.m.

◆ FileName

Property param_scatter::FileName
inherited

String containing the filename of the external Hamiltonain source (see Custom_Hamiltonians for details)

Definition at line 38 of file param_scatter.m.

◆ pair_potential

Property param_scatter::pair_potential
inherited

The superconducting pair potential.

Definition at line 32 of file param_scatter.m.

◆ shape

Property param_scatter::shape
inherited

An instance of structure shape describing the geometry of the scattering region.

Definition at line 35 of file param_scatter.m.

◆ vargamma1

Property Lattice_SSH::vargamma1
inherited

The firts alternating nearest neighbour hopping parameter.

Definition at line 35 of file Lattice_SSH.m.

◆ vargamma3

Property Lattice_SSH::vargamma3
inherited

The second alternating nearest neighbour hopping parameter.

Definition at line 38 of file Lattice_SSH.m.


The documentation for this class was generated from the following file: