This a python binding to the C++ class Mantid::Geometry::OrientedLattice.
bases: mantid.geometry.UnitCell
__init__( (object)arg1, (OrientedLattice)other) -> None
__init__( (object)arg1, (float)_a, (float)_b, (float)_c) -> None
__init__( (object)arg1, (float)_a, (float)_b, (float)_c, (float)_alpha, (float)_beta, (float)_gamma [, (int)Unit=0]) -> None
__init__( (object)arg1, (UnitCell)uc) -> None
d( (UnitCell)self, (V3D)hkl) -> float
HKL value from Q vector
Q vector from HKL vector