bellini.groups.Species¶
- class bellini.groups.Species(name, **values)[source]¶
Bases:
bellini.groups.ChemicalA chemical species without mass.
- __init__(name, **values)[source]¶
- Parameters
name (str) – Name of the species being represented
**values – Extra values to be stored
Methods
__init__(name, **values)- Parameters
name (str) – Name of the species being represented
copy()Return a copy of itself
Attributes
A networkx graph representing how the group was constructed
A string used to represent the Group
- property g¶
A networkx graph representing how the group was constructed
- property name¶
A string used to represent the Group