Exemple #1
0
 def rgyr(self):
     return smmp.rgyr(self.__id + 1) 
Exemple #2
0
 def endToEnd(self):
     return smmp.rgyr(0)[1]
Exemple #3
0
 def rgyr(self):
     return smmp.rgyr(self.__id + 1)
Exemple #4
0
 def rgyr(self):
     """Radius of gyration of the entire system."""
     return smmp.rgyr(0)[0]