Uses of Class
ffx.crystal.HKL
Package
Description
The Crystal package implements space group symmetry and periodic boundary condition support.
The X-ray package implements support for X-ray and Neutron refinement.
-
Uses of HKL in ffx.crystal
Modifier and TypeMethodDescriptionReflectionList.getHKL
(int h, int k, int l) getHKLgetHKLHKL.neg()
Negate the reflection.Modifier and TypeMethodDescriptionstatic void
SymOp.applySymRot
(HKL hkl, HKL mate, SymOp symOp) Apply a symmetry operator to one HKL.static void
SymOp.applyTransSymRot
(HKL hkl, HKL mate, SymOp symOp) Apply a transpose rotation symmetry operator to one HKL.boolean
ReflectionList.findSymHKL
(int h, int k, int l, HKL mate) findSymHKLboolean
ReflectionList.findSymHKL
(int h, int k, int l, HKL mate, boolean transpose) findSymHKLboolean
ReflectionList.findSymHKL
(HKL hkl, HKL mate) findSymHKLgetHKLboolean
hasHKLdouble
invressqdouble
resdouble
SymOp.symPhaseShift
(HKL hkl) symPhaseShift -
Uses of HKL in ffx.xray