BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
BALL::MMFF94AtomTyper::AromaticType Struct Reference

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

Public Attributes

String new_type
 
Position atomic_number
 
bool cation
 
bool anion
 

Detailed Description

Definition at line 46 of file MMFF94Processors.h.

Member Data Documentation

bool BALL::MMFF94AtomTyper::AromaticType::anion

Definition at line 51 of file MMFF94Processors.h.

Position BALL::MMFF94AtomTyper::AromaticType::atomic_number

Definition at line 49 of file MMFF94Processors.h.

bool BALL::MMFF94AtomTyper::AromaticType::cation

Definition at line 50 of file MMFF94Processors.h.

String BALL::MMFF94AtomTyper::AromaticType::new_type

Definition at line 48 of file MMFF94Processors.h.