Uses of Enum Class
ffx.xray.CrystalReciprocalSpace.GridMethod
Packages that use CrystalReciprocalSpace.GridMethod
-
Uses of CrystalReciprocalSpace.GridMethod in ffx.xray
Methods in ffx.xray that return CrystalReciprocalSpace.GridMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CrystalReciprocalSpace.GridMethod[]
CrystalReciprocalSpace.GridMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ffx.xray with parameters of type CrystalReciprocalSpace.GridMethodModifierConstructorDescriptionCrystalReciprocalSpace
(ReflectionList reflectionlist, Atom[] atoms, ParallelTeam fftTeam, ParallelTeam parallelTeam, boolean solventMask, boolean neutron, CrystalReciprocalSpace.SolventModel solventModel, CrystalReciprocalSpace.GridMethod gridMethod) Crystal Reciprocal Space constructor, all parameters provided