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_scatter Class Reference

Base class to construct a structure containing physical parameters of the scattering region. More...

Inheritance diagram for param_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_scatter ()
 Constructor of the class. More...
 

Public Attributes

Property Atom
 Cell array of structure Atom. 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...
 

Detailed Description

Base class to construct a structure containing physical parameters of the scattering region.

Available

EQuUs v4.9 or later

Definition at line 26 of file param_scatter.m.

Constructor & Destructor Documentation

◆ param_scatter()

function param_scatter::param_scatter ( )

Constructor of the class.

Returns
An instance of the class

Member Function Documentation

◆ CopyParameters()

function param_scatter::CopyParameters ( param_scatter_in  )

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

Cell array of structure Atom.

Definition at line 41 of file param_scatter.m.

◆ FileName

Property param_scatter::FileName

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

The superconducting pair potential.

Definition at line 32 of file param_scatter.m.

◆ shape

Property param_scatter::shape

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

Definition at line 35 of file param_scatter.m.


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