BALL::RelNumberOfRotatableSingleBonds Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

Inheritance diagram for BALL::RelNumberOfRotatableSingleBonds:
BALL::SimpleBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.


Public Member Functions

Constructors and Destructors
 RelNumberOfRotatableSingleBonds ()
 RelNumberOfRotatableSingleBonds (const RelNumberOfRotatableSingleBonds &rnrsb)
virtual ~RelNumberOfRotatableSingleBonds ()
Assignment
RelNumberOfRotatableSingleBondsoperator= (const RelNumberOfRotatableSingleBonds &rnrsb)
double compute (AtomContainer &ac)

Detailed Description

This descriptor counts the fraction of the rotatble single bonds. This is the number of rotatble single bonds devided by the number of single bonds.


Constructor & Destructor Documentation

BALL::RelNumberOfRotatableSingleBonds::RelNumberOfRotatableSingleBonds (  ) 

Default constructor

BALL::RelNumberOfRotatableSingleBonds::RelNumberOfRotatableSingleBonds ( const RelNumberOfRotatableSingleBonds rnrsb  ) 

Copy constructor

virtual BALL::RelNumberOfRotatableSingleBonds::~RelNumberOfRotatableSingleBonds (  )  [virtual]

Destructor


Member Function Documentation

double BALL::RelNumberOfRotatableSingleBonds::compute ( AtomContainer ac  )  [virtual]

Accessors

Reimplemented from BALL::Descriptor.

RelNumberOfRotatableSingleBonds& BALL::RelNumberOfRotatableSingleBonds::operator= ( const RelNumberOfRotatableSingleBonds rnrsb  ) 

Assignment operator