|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
A two-dimensional Bravais lattice with hexagonal symmetry. More...
Inheritance diagram for HexagonalLattice2D:Public Member Functions | |
| HexagonalLattice2D (double length, double xi) | |
| void | accept (INodeVisitor *visitor) const final |
| HexagonalLattice2D * | clone () const |
| virtual double | latticeAngle () const |
| virtual double | length1 () const |
| virtual double | length2 () const |
| ReciprocalBases | reciprocalBases () const |
| double | rotationAngle () const |
| void | setRotationEnabled (bool enabled) |
| virtual double | unitCellArea () const |
Protected Member Functions | |
| virtual void | onChange () |
Protected Attributes | |
| double | m_xi |
A two-dimensional Bravais lattice with hexagonal symmetry.