cherab.imas.ids.common.species.get_elementsΒΆ
- cherab.imas.ids.common.species.get_elements(elements_aos: IDSStructArray) tuple[Element | Isotope, ...]SourceΒΆ
Get a tuple of elements from an IDS array of structures.
- Parameters:
- elements_aos: IDSStructArrayΒΆ
Element IDS array of structures
- Returns:
tuple[
Element|Isotope, β¦] β Tuple of elements that make up the species, with isotopes preferred over elements when possible.