gemmi.Atom class

Methods

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

Special methods

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

Properties

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