BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
BALL::MMFF94StretchBend::Stretch Struct Reference

#include <BALL/MOLMEC/MMFF94/MMFF94StretchBend.h>

Public Attributes

Atomatom1
 
Atomatom2
 
double kb
 
double r0
 
double delta_r
 
bool sbmb
 
bool emperical
 
Vector3 n
 

Detailed Description

Definition at line 60 of file MMFF94StretchBend.h.

Member Data Documentation

Atom* BALL::MMFF94StretchBend::Stretch::atom1

Definition at line 62 of file MMFF94StretchBend.h.

Atom* BALL::MMFF94StretchBend::Stretch::atom2

Definition at line 63 of file MMFF94StretchBend.h.

double BALL::MMFF94StretchBend::Stretch::delta_r

Definition at line 66 of file MMFF94StretchBend.h.

bool BALL::MMFF94StretchBend::Stretch::emperical

Definition at line 68 of file MMFF94StretchBend.h.

double BALL::MMFF94StretchBend::Stretch::kb

Definition at line 64 of file MMFF94StretchBend.h.

Vector3 BALL::MMFF94StretchBend::Stretch::n

Definition at line 69 of file MMFF94StretchBend.h.

double BALL::MMFF94StretchBend::Stretch::r0

Definition at line 65 of file MMFF94StretchBend.h.

bool BALL::MMFF94StretchBend::Stretch::sbmb

Definition at line 67 of file MMFF94StretchBend.h.