|
Rosetta
|
Public Member Functions | |
| def | __init__ |
| def | numSwap |
Public Attributes | |
| atom1 | |
| atom2 | |
| isHbond | |
Definition at line 8 of file calccontacts.py.
| def calccontacts.atom_contact.__init__ | ( | self, | |
| atom1, | |||
| atom2 | |||
| ) |
Definition at line 9 of file calccontacts.py.
| def calccontacts.atom_contact.numSwap | ( | self | ) |
Definition at line 17 of file calccontacts.py.
References calccontacts.atom_contact.atom1, and calccontacts.atom_contact.atom2.
| calccontacts.atom_contact.atom1 |
Definition at line 10 of file calccontacts.py.
Referenced by calccontacts.atom_contact.numSwap().
| calccontacts.atom_contact.atom2 |
Definition at line 11 of file calccontacts.py.
Referenced by calccontacts.atom_contact.numSwap().
| calccontacts.atom_contact.isHbond |
Definition at line 14 of file calccontacts.py.
1.8.7