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