stko.functional_groups.ThreeSiteFG
- class stko.functional_groups.ThreeSiteFG(neigh1, binder, neigh2, bonders, deleters)[source]
Bases:
objectRepresents FG sites like N atom in pyridine functional group.
Warning
This code is only present in the latest versions of stko that require Python 3.11!
The structure of the functional group is given by the pseudo-SMILES
[neighbour][binder][neighbour].Contains
stk.GenericFunctionalGroup.- Parameters:
Methods