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.