![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <AtomTyper.h>
Public Member Functions | |
| MMFFAtomProperties () | |
| ~MMFFAtomProperties () | |
Public Attributes | |
| boost::uint8_t | mmffAtomType |
| double | mmffFormalCharge |
| double | mmffPartialCharge |
Definition at line 30 of file MMFF/AtomTyper.h.
|
inline |
Definition at line 32 of file MMFF/AtomTyper.h.
|
inline |
Definition at line 36 of file MMFF/AtomTyper.h.
| boost::uint8_t RDKit::MMFF::MMFFAtomProperties::mmffAtomType |
Definition at line 36 of file MMFF/AtomTyper.h.
| double RDKit::MMFF::MMFFAtomProperties::mmffFormalCharge |
Definition at line 38 of file MMFF/AtomTyper.h.
| double RDKit::MMFF::MMFFAtomProperties::mmffPartialCharge |
Definition at line 39 of file MMFF/AtomTyper.h.