meld.system.mapping.PeakMapping
- class meld.system.mapping.PeakMapping(map_name: str, peak_id: int, atom_name: str)[source]
Bases:
tupleA mapping from a peak to an atom
- __init__()
Methods
__init__()count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
Alias for field number 2
Alias for field number 0
Alias for field number 1
-
atom_name:
str Alias for field number 2
-
map_name:
str Alias for field number 0
-
peak_id:
int Alias for field number 1