cherab.imas.ids.common.species.get_neutralΒΆ
- cherab.imas.ids.common.species.get_neutral(neutral: IDSStructure, elements: tuple[Element, ...]) SpeciesDataSourceΒΆ
Get a unique identifier for a neutral or molecule.
- Parameters:
- neutral: IDSStructureΒΆ
The neutral structure from IMAS.
- elements: tuple[Element, ...]ΒΆ
Tuple of elements that make up the neutral state.
- Returns:
SpeciesDataβ Instance of theSpeciesDatadataclass representing the neutral or molecule.