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 HKL
    Modifier and Type
    Field
    Description
    final ArrayList<HKL>
    ReflectionList.hklList
    The HKL list.
    Methods in ffx.crystal that return HKL
    Modifier and Type
    Method
    Description
    ReflectionList.getHKL(int h, int k, int l)
    getHKL
    ReflectionList.getHKL(HKL hkl)
    getHKL
    HKL.neg()
    Negate the reflection.
    Methods in ffx.crystal with parameters of type HKL
    Modifier and Type
    Method
    Description
    static 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)
    findSymHKL
    boolean
    ReflectionList.findSymHKL(int h, int k, int l, HKL mate, boolean transpose)
    findSymHKL
    boolean
    ReflectionList.findSymHKL(HKL hkl, HKL mate)
    findSymHKL
    ReflectionList.getHKL(HKL hkl)
    getHKL
    boolean
    ReflectionList.hasHKL(HKL hkl)
    hasHKL
    double
    Crystal.invressq(HKL hkl)
    invressq
    double
    Crystal.res(HKL hkl)
    res
    double
    SymOp.symPhaseShift(HKL hkl)
    symPhaseShift
  • Uses of HKL in ffx.xray

    Methods in ffx.xray with parameters of type HKL
    Modifier and Type
    Method
    Description
    double
    NeutronFormFactor.f(HKL hkl)
    f
    double
    XRayFormFactor.f(HKL hkl)
    f
    double
    XRayFormFactor.fN(HKL hkl, int nGaussians)
    f_n