cherab.imas.ids.common.species.get_element_listΒΆ

cherab.imas.ids.common.species.get_element_list(element_aos: IDSStructArray) list[Element]SourceΒΆ

Get a list of elements from an IDS element_aos structure.

Parameters:
element_aos: IDSStructArrayΒΆ

The element_aos structure from IMAS.

Returns:

List of elements extracted from the element_aos structure.

Return type:

list[Element]