Species
Represent a molecular species with a fractional or absolute count in a system.
Attributes
attributefractionOptional[float]= NoneattributecountOptional[int]= NoneattributeresnameResidueName= Field(..., description='Residue name.')attributechargeintReturn the formal charge of the species.
Functions
funccheck_fraction_or_count(self) → Species