kkcalc2.models.db_models#
A module for database models.
Allows the calculation of atomic scattering factor data, generated for a given stoichiometry.
Classes
|
Abstract class to define the interface for the atomic scattering polynomial object with database data. |
|
Uses stochiometry to calculate a complex-component piecewise polynomial representation from Henke, Briggs and Lighthill data. |
|
The extended complex-component atomic scattering polynomial object. |
|
Class for extending an asp object with database scattering factor data. |
|
Uses stochiometry to calculate an imaginary-component piecewise polynomial representation from Henke, Briggs and Lighthill data. |
|
The extended imaginary-component atomic scattering polynomial object. |
|
Uses stochiometry to calculate a real-component piecewise polynomial representation from Henke, Briggs and Lighthill data. |
|
The extended real-component atomic scattering polynomial object. |