SpeciesIsotopologueRatios ######################### .. currentmodule:: pyarts.arts .. autoclass:: SpeciesIsotopologueRatios .. rubric:: Overview .. list-table:: * - Attribute - :attr:`~pyarts.arts.SpeciesIsotopologueRatios.data` - :class:`list` The max size of the data * - Static Data - ``pyarts.arts.SpeciesIsotopologueRatios.maxsize`` - 318 - :class:`~int` * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__eq__` - Return self==value. * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__format__` - Default object formatter. * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__ge__` - Return self>=value. * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__getstate__` - __getstate__(self) -> tuple[std::array] * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__gt__` - Return self>value. * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__hash__` - Return hash(self). * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__init__` - Builtin values * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__le__` - Return self<=value. * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__lt__` - Return self], /) -> None * - Operator - :func:`~pyarts.arts.SpeciesIsotopologueRatios.__str__` - Return str(self). .. rubric:: Constructors .. automethod:: __init__ :noindex: .. rubric:: Attributes .. autoattribute:: SpeciesIsotopologueRatios.data .. rubric:: Operators .. automethod:: SpeciesIsotopologueRatios.__eq__ .. automethod:: SpeciesIsotopologueRatios.__format__ .. automethod:: SpeciesIsotopologueRatios.__ge__ .. automethod:: SpeciesIsotopologueRatios.__getstate__ .. automethod:: SpeciesIsotopologueRatios.__gt__ .. automethod:: SpeciesIsotopologueRatios.__hash__ .. automethod:: SpeciesIsotopologueRatios.__init__ .. automethod:: SpeciesIsotopologueRatios.__le__ .. automethod:: SpeciesIsotopologueRatios.__lt__ .. automethod:: SpeciesIsotopologueRatios.__ne__ .. automethod:: SpeciesIsotopologueRatios.__repr__ .. automethod:: SpeciesIsotopologueRatios.__setstate__ .. automethod:: SpeciesIsotopologueRatios.__str__