Uses of Annotation Interface
ffx.utilities.FFXKeywords
Packages that use FFXKeywords
Package
Description
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of FFXKeywords in ffx.potential.nonbonded.pme
Fields in ffx.potential.nonbonded.pme with annotations of type FFXKeywordsModifier and TypeFieldDescriptionfinal doubleScaleParameters.m12scaleThe interaction energy between 1-2 multipoles is scaled by m12scale.final doubleScaleParameters.m13scaleThe interaction energy between 1-3 multipoles is scaled by m13scale.final doubleScaleParameters.m14scaleThe interaction energy between 1-4 multipoles is scaled by m14scale.final doubleScaleParameters.m15scaleThe interaction energy between 1-5 multipoles is scaled by m15scale. -
Uses of FFXKeywords in ffx.potential.parameters
Classes in ffx.potential.parameters with annotations of type FFXKeywordsModifier and TypeClassDescriptionfinal classThe AngleType class defines one harmonic angle bend energy term.final classThe TorsionType class defines a torsional angle.final classThe VDWType class defines van der Waals type for a normal interaction or a special 1-4 interaction.