Uses of Enum Class
ffx.algorithms.dynamics.WeightedEnsembleManager.OneDimMetric
Packages that use WeightedEnsembleManager.OneDimMetric
Package
Description
The Dynamics package implements molecular and stochastic dynamics using a pure Java code path and
via OpenMM.
-
Uses of WeightedEnsembleManager.OneDimMetric in ffx.algorithms.dynamics
Subclasses with type arguments of type WeightedEnsembleManager.OneDimMetric in ffx.algorithms.dynamicsMethods in ffx.algorithms.dynamics that return WeightedEnsembleManager.OneDimMetricModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static WeightedEnsembleManager.OneDimMetric[]WeightedEnsembleManager.OneDimMetric.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ffx.algorithms.dynamics with parameters of type WeightedEnsembleManager.OneDimMetricModifierConstructorDescriptionWeightedEnsembleManager(WeightedEnsembleManager.OneDimMetric metric, int optNumPerBin, MolecularDynamics md, File refStructureFile, boolean resample)