Uses of Class
ffx.crystal.HKL
Packages that use 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
Fields in ffx.crystal with type parameters of type HKLMethods in ffx.crystal that return HKLModifier and TypeMethodDescriptionReflectionList.getHKL
(int h, int k, int l) getHKLgetHKLHKL.neg()
Negate the reflection.Methods in ffx.crystal with parameters of type HKLModifier 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