BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
MillerIndex (double h_, double k_, double l_) | |
Public Attributes | |
double | h |
double | k |
double | l |
A direction in reciprocal space, specified by double-valued indices hkl.
Definition at line 34 of file ILatticeOrientation.h.
MillerIndex::MillerIndex | ( | double | h_, |
double | k_, | ||
double | l_ | ||
) |
Definition at line 31 of file ILatticeOrientation.cpp.
double MillerIndex::h |
Definition at line 36 of file ILatticeOrientation.h.
Referenced by anonymous_namespace{ILatticeOrientation.cpp}::ParallelMillerIndices(), MillerIndexOrientation::transformationMatrix(), and anonymous_namespace{ILatticeOrientation.cpp}::ValidMillerIndex().
double MillerIndex::k |
Definition at line 36 of file ILatticeOrientation.h.
Referenced by anonymous_namespace{ILatticeOrientation.cpp}::ParallelMillerIndices(), MillerIndexOrientation::transformationMatrix(), and anonymous_namespace{ILatticeOrientation.cpp}::ValidMillerIndex().
double MillerIndex::l |
Definition at line 36 of file ILatticeOrientation.h.
Referenced by anonymous_namespace{ILatticeOrientation.cpp}::ParallelMillerIndices(), MillerIndexOrientation::transformationMatrix(), and anonymous_namespace{ILatticeOrientation.cpp}::ValidMillerIndex().