ArrayOfIsotopeRecord

class pyarts.arts.ArrayOfIsotopeRecord

A list of IsotopeRecord

Initialize with ArrayOfIsotopeRecord(True) to get all available Arts isotopologues

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pyarts.arts.ArrayOfIsotopeRecord, full_list: bool = False) -> None

Empty list

  1. __init__(self: pyarts.arts.ArrayOfIsotopeRecord, arg0: List[pyarts.arts.SpeciesIsotopeRecord]) -> None

From list

Methods

__init__(*args, **kwargs)

Overloaded function.

append(self, arg0)

Appends a pyarts.arts.SpeciesIsotopeRecord at the end of the array