Classes
The viperleed.calc
package uses a number of classes to represent the input
data, parameters and the results of LEED-I(V) calculations.
|
Class storing information about a single atom. |
Base class for all other collections of Atom objects. |
|
|
A sequence of Atom objects. |
|
Class storing properties and data of a diffraction beam. |
|
A container of atoms residing close to one another along z. |
|
Data structure for storing errors after they have been calculated. |
|
Stores workdir, slab and Rparams objects for each domain |
Stores the parameters found in a PARAMETERS file (default values in __init__), as well as some parameters defined at runtime. |
|
|
Stores properties of ONE parameter of the search, i.e. what variation of what atom is linked to this parameter. |
|
Class storing properties of a site. |
|
Collection of atoms with the same element and same site; inherited fromm Sitetype. |
An abstract base class representing a solid. |
|
A class representing an infinite solid, period in 3D. |
|
A class representing a semi-infinite solid. |
|
|
Candidate plane for a symmetry operation. |