Package org.openscience.cdk.geometry
Interface IRDFWeightFunction
public interface IRDFWeightFunction
Weight function used in the
RDFCalculator
.- Author:
- Egon Willighagen
- See Also:
- Source code:
- main
- Belongs to CDK module:
- extra
- Created on:
- 2005-01-14
-
Method Summary
-
Method Details
-
calculate
Calculates the weight for the interaction between the two atoms.- Parameters:
atom
- First atom.atom2
- Second atom.
-