#include <buildBondsProcessor.h>
Static Public Attributes | |
const char * | BONDLENGTHS_FILENAME |
Name to the file where the bonds lengths, max and min bond lengths are stored in. | |
const char * | DELETE_EXISTING_BONDS |
If true, the existing bonds are deleted before bonds detection begins. | |
const char * | REESTIMATE_BONDORDERS_RINGS |
If this option is set to true, the molecule will be reprocessed. | |
const char * | DELETE_OVERESTIMATED_BONDS |
If this option is set to true an additional cleaning step is performed. |
|
Name to the file where the bonds lengths, max and min bond lengths are stored in.
|
|
If true, the existing bonds are deleted before bonds detection begins. If the atoms are in non-bond distance no bonds will be build! Note that the processor cannot rebuild inter-atomcontainer bonds, that will cause problem using it with proteins. |
|
If this option is set to true an additional cleaning step is performed. Overpredicted bonds like at multiple bonds at hydrogen or halogens are deleted, only the shortest bond will stay. |
|
If this option is set to true, the molecule will be reprocessed. In this step the processor tries to correct the somtimes wrong orders of aromatic rings. |