OEPerceived¶
The OEPerceived namespace encodes symbolic constants
representing whether or not various atom, bond or molecular properties have
been perceived of a molecule.
See also
OEMolBase.HasPerceivedmethodOEMolBase.SetPerceivedmethod
Aromaticity
The OEPerceived_Aromaticity flag is set by the
OEAssignAromaticFlags function.
AtomStereo
The OEPerceived_AtomStereo flag is set
by the following functions:
BondStereo
The OEPerceived_BondStereo flag is set
by the OE3DToBondStereo function.
Chains
Currently not used by OEChem.
Chiral
The OEPerceived_Chiral flag is set by the
OEPerceiveChiral function.
Energy
The OEPerceived_Energy flag is set by the
OEMolBase.SetEnergy method.
Hybridization
The OEPerceived_Hybridization flag is set by the
OEAssignHybridization function.
PartialCharges
Currently not used by OEChem.
RingAtomsAndBonds
The OEPerceived_RingAtomsAndBonds flag is set
by the OEFindRingAtomsAndBonds function.
SecondaryStructure
The OEPerceived_SecondaryStructure flag is set
by the OEReadPDBFile function.