LibraryChargeTopologyKey

pydantic model openff.interchange.models.LibraryChargeTopologyKey[source]

Bases: DefaultModel

A unique identifier of the atoms associated with a library charge.

Fields
field this_atom_index: int [Required]
property atom_indices: tuple[int, ...]

Alias for this_atom_index.