toponetx.Atom#
- class toponetx.Atom(elements: AtomCollectionType, **kwargs)[source]#
Bases:
ABC
,Generic
[AtomCollectionType
]Abstract class representing an atom in a complex.
- Parameters:
- elementsCollection[Hashable]
The elements in the atom.
- **kwargskeyword arguments, optional
Additional attributes to be associated with the atom.
Methods
update
(attributes)Update the attributes of the atom.
Methods
Attributes
elements
name