BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
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.

Definition at line 820 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

Accessors

Reimplemented from BALL::Descriptor.

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

Assignment operator

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines