gemmi.Atom class

Contents

Methods

def b_eq(self, /) -> float
def clone(self, /) -> Atom
def has_altloc(self, /) -> bool
def is_hydrogen(self, /) -> bool

Special methods

def __init__(self, /) -> None
def __repr__(self, /) -> str

Properties

altloc: str get set
aniso: SMat33f get set
b_iso: float get set
charge: int get set
element: Element get set
flag: str get set
name: str get set
occ: float get set
pos: Position get set
serial: int get set