Provides flags for the specification of basic Chem::Atom properties.
More...
Provides flags for the specification of basic Chem::Atom properties.
◆ NONE
const unsigned int CDPL::Biomol::AtomPropertyFlag::NONE = 0x0 |
Represents an empty set of atom properties.
◆ DEFAULT
const unsigned int CDPL::Biomol::AtomPropertyFlag::DEFAULT = 0x80000000 |
Represents the default set of atom properties.
◆ RESIDUE_CODE
const unsigned int CDPL::Biomol::AtomPropertyFlag::RESIDUE_CODE = 0x400 |
◆ RESIDUE_SEQ_NO
const unsigned int CDPL::Biomol::AtomPropertyFlag::RESIDUE_SEQ_NO = 0x800 |
◆ RESIDUE_INS_CODE
const unsigned int CDPL::Biomol::AtomPropertyFlag::RESIDUE_INS_CODE = 0x1000 |
◆ CHAIN_ID
const unsigned int CDPL::Biomol::AtomPropertyFlag::CHAIN_ID = 0x2000 |
◆ MODEL_NUMBER
const unsigned int CDPL::Biomol::AtomPropertyFlag::MODEL_NUMBER = 0x4000 |