Package pl.poznan.put.atom
Class Bond
java.lang.Object
pl.poznan.put.atom.Bond
An atomic bond and corresponding length. Data parsed from Charmm36 topology & parameter
files.
-
Method Summary
-
Method Details
-
length
Returns bond length between two atoms.- Parameters:
left
- Type of first atom.right
- Type of second atom.- Returns:
- An instance of
BondLength
.
-