Uses of Enum Class
ffx.potential.parameters.SoluteType.SOLUTE_RADII_TYPE
Package
Description
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of SoluteType.SOLUTE_RADII_TYPE in ffx.potential.parameters
Modifier and TypeMethodDescriptionstatic SoluteType.SOLUTE_RADII_TYPE
Returns the enum constant of this class with the specified name.static SoluteType.SOLUTE_RADII_TYPE[]
SoluteType.SOLUTE_RADII_TYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic SoluteType
SoluteType.getSoluteType
(Atom atom, ForceField forceField, SoluteType.SOLUTE_RADII_TYPE soluteRadiiType) static void
SoluteType.setSoluteRadii
(ForceField forceField, Atom[] atoms, SoluteType.SOLUTE_RADII_TYPE soluteRadiiType)