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 voidSymOp.applySymRot(HKL hkl, HKL mate, SymOp symOp) Apply a symmetry operator to one HKL.static voidSymOp.applyTransSymRot(HKL hkl, HKL mate, SymOp symOp) Apply a transpose rotation symmetry operator to one HKL.booleanReflectionList.findSymHKL(int h, int k, int l, HKL mate) findSymHKLbooleanReflectionList.findSymHKL(int h, int k, int l, HKL mate, boolean transpose) findSymHKLbooleanReflectionList.findSymHKL(HKL hkl, HKL mate) findSymHKLgetHKLbooleanhasHKLdoubleinvressqdoubleresdoubleSymOp.symPhaseShift(HKL hkl) symPhaseShift -
Uses of HKL in ffx.xray