BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Interference function of a finite 3D lattice. More...
Public Member Functions | |
InterferenceFunctionFinite3DLattice (const Lattice3D &lattice, unsigned N_1, unsigned N_2, unsigned N_3) | |
void | accept (INodeVisitor *visitor) const override |
InterferenceFunctionFinite3DLattice * | clone () const override |
std::vector< const INode * > | getChildren () const override |
const Lattice3D & | lattice () const |
unsigned | numberUnitCells1 () const |
unsigned | numberUnitCells2 () const |
unsigned | numberUnitCells3 () const |
bool | supportsMultilayer () const override |
Interference function of a finite 3D lattice.