molfoundry.Isotope

Contents

molfoundry.Isotope#

class molfoundry.Isotope(isotope=-1)[source]#

Bases: object

Representation of the isotope of an atom.

The value is either the “most abundant” sentinel -1 or a concrete mass number >= 1.

Parameters:

isotope (int)