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