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