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