coordinate_label
coordinate_label(ring, group, atoms, type)
ring: _tuplegetter
group: _tuplegetter
atoms: _tuplegetter
type: _tuplegetter
@staticmethod
__new__(_cls, ring, group, atoms, type):
Create new instance of coordinate_label(ring, group, atoms, type)
__repr__(self):
Return a nicely formatted representation string
__getnewargs__(self):
Return self as a plain tuple. Used by copy and pickle.