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::BuildBondsProcessor::Default Struct Reference

Default values for options. More...

#include <BALL/STRUCTURE/buildBondsProcessor.h>

Static Public Attributes

static const char * BONDLENGTHS_FILENAME
 default file name for the bond lengths More...
 
static const bool DELETE_EXISTING_BONDS
 this option is off by default More...
 
static const bool REESTIMATE_BONDORDERS_RINGS
 this option is off by default More...
 
static const bool DELETE_OVERESTIMATED_BONDS
 this option is off by default More...
 

Detailed Description

Default values for options.

Definition at line 88 of file buildBondsProcessor.h.

Member Data Documentation

const char* BALL::BuildBondsProcessor::Default::BONDLENGTHS_FILENAME
static

default file name for the bond lengths

Definition at line 91 of file buildBondsProcessor.h.

const bool BALL::BuildBondsProcessor::Default::DELETE_EXISTING_BONDS
static

this option is off by default

Definition at line 94 of file buildBondsProcessor.h.

const bool BALL::BuildBondsProcessor::Default::DELETE_OVERESTIMATED_BONDS
static

this option is off by default

Definition at line 100 of file buildBondsProcessor.h.

const bool BALL::BuildBondsProcessor::Default::REESTIMATE_BONDORDERS_RINGS
static

this option is off by default

Definition at line 97 of file buildBondsProcessor.h.