Uses of Class
ffx.potential.parameters.ChargeType
Packages that use ChargeType
Package
Description
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of ChargeType in ffx.potential.parameters
Methods in ffx.potential.parameters that return ChargeTypeModifier and TypeMethodDescriptionstatic ChargeType
ChargeType.average
(ChargeType chargeType1, ChargeType chargeType2, int atomType) Average two ChargeType instances.Methods in ffx.potential.parameters with parameters of type ChargeTypeModifier and TypeMethodDescriptionstatic ChargeType
ChargeType.average
(ChargeType chargeType1, ChargeType chargeType2, int atomType) Average two ChargeType instances.