Chemical Data Processing Library Python API - Version 1.1.1
|
Provides constants that are used to specify the MDL stereo parity of atoms. More...
Static Public Attributes | |
int | UNDEF = 0 |
Specifies that the parity of the atom is undefined. | |
int | NONE = 1 |
Specifies that the atom is not a stereogenic center and thus has no defined parity. | |
int | ODD = 2 |
Specifies that the atom has an odd parity. | |
int | EVEN = 4 |
Specifies that the atom has an even parity. | |
int | EITHER = 8 |
Specifies that the atom is a stereogenic center but has no defined parity. | |
Provides constants that are used to specify the MDL stereo parity of atoms.