![]() |
Chemical Data Processing Library Python API - Version 1.2.3
|
Provides flags for the specification of basic Chem.Atom properties. More...
Inheritance diagram for CDPL.Biomol.AtomPropertyFlag:Static Public Attributes | |
| int | NONE = 0 |
| Represents an empty set of atom properties. | |
| int | DEFAULT = 2147483648 |
| Represents the default set of atom properties. | |
| int | RESIDUE_CODE = 1024 |
| int | RESIDUE_SEQ_NO = 2048 |
| int | RESIDUE_INS_CODE = 4096 |
| int | CHAIN_ID = 8192 |
| int | MODEL_NUMBER = 16384 |
Provides flags for the specification of basic Chem.Atom properties.