BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Interference function of a 3D lattice. More...
Public Member Functions | |
InterferenceFunction3DLattice (const Lattice3D &lattice) | |
void | accept (INodeVisitor *visitor) const override |
InterferenceFunction3DLattice * | clone () const override |
std::vector< const INode * > | getChildren () const override |
const Lattice3D & | lattice () const |
void | onChange () override |
void | setPeakShape (const IPeakShape &peak_shape) |
bool | supportsMultilayer () const override |
Interference function of a 3D lattice.