BALL
1.4.2
|
#include <BALL/QSAR/simpleDescriptors.h>
Additional Inherited Members | |
![]() | |
typedef Processor::Result | result_type |
typedef AtomContainer | argument_type |
typedef AtomContainer & | argument_reference |
typedef const AtomContainer & | const_argument_reference |
typedef AtomContainer * | argument_pointer |
typedef const AtomContainer * | const_argument_pointer |
![]() | |
void | calculate_ (AtomContainer &ac) |
bool | isValid_ (AtomContainer &ac) |
Predicates |
This descriptor returns the fraction of rotatble bonds. It is calculated by deviding the number of rotatable bonds by the number of bonds
Definition at line 967 of file simpleDescriptors.h.
BALL::RelNumberOfRotatableBonds::RelNumberOfRotatableBonds | ( | ) |
Default constructor
BALL::RelNumberOfRotatableBonds::RelNumberOfRotatableBonds | ( | const RelNumberOfRotatableBonds & | rnrb | ) |
Copy constructor
|
virtual |
Destructor
|
virtual |
Reimplemented from BALL::Descriptor.
RelNumberOfRotatableBonds& BALL::RelNumberOfRotatableBonds::operator= | ( | const RelNumberOfRotatableBonds & | rnrb | ) |
Assignment operator