BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Static Public Attributes | List of all members
BALL::RingPerceptionProcessor::Option Struct Reference

Option names. More...

#include <BALL/QSAR/ringPerceptionProcessor.h>

Static Public Attributes

static const char * ALGORITHM_NAME
 

Detailed Description

Option names.

Definition at line 46 of file ringPerceptionProcessor.h.

Member Data Documentation

const char* BALL::RingPerceptionProcessor::Option::ALGORITHM_NAME
static

The name of the algorithm which sould be used for the ring perception. At the moment this can be either Figueras algorithm or as default the Balducci/ Pearlman algorithm.

Valid values are Figueras for the Figueras and Balducci for the Balducci Pearlman algorithm (default)

Definition at line 55 of file ringPerceptionProcessor.h.