bbprepared.generators.AngleRange

class bbprepared.generators.AngleRange(smarts: str, expected_num_atoms: int, scanned_ids: tuple[int, int, int], scanned_range: collections.abc.Iterable[float])[source]

Bases: object

Methods

Attributes

Parameters:
expected_num_atoms: int
scanned_ids: tuple[int, int, int]
scanned_range: Iterable[float]
smarts: str