BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines factory functions for different types of lattices and orientations. More...
Go to the source code of this file.
Functions | |
Lattice | LatticeUtils::createFCCLattice (double lattice_constant, const ILatticeOrientation &orientation) |
Lattice | LatticeUtils::createHCPLattice (double a, double c, const ILatticeOrientation &orientation) |
Lattice | LatticeUtils::createBCTLattice (double a, double c, const ILatticeOrientation &orientation) |
Defines factory functions for different types of lattices and orientations.
Definition in file LatticeUtils.h.