BALL  1.4.79
 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 75 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 78 of file buildBondsProcessor.h.

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

this option is off by default

Definition at line 81 of file buildBondsProcessor.h.

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

this option is off by default

Definition at line 87 of file buildBondsProcessor.h.

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

this option is off by default

Definition at line 84 of file buildBondsProcessor.h.