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

#include <BALL/STRUCTURE/hybridisationProcessor.h>

Public Attributes

String type
 The type. More...
 
unsigned char hyb
 Hybridization state. More...
 

Detailed Description

Struct for atom types and hybridization states

Definition at line 171 of file hybridisationProcessor.h.

Member Data Documentation

unsigned char BALL::HybridisationProcessor::Elements_::hyb

Hybridization state.

Definition at line 176 of file hybridisationProcessor.h.

String BALL::HybridisationProcessor::Elements_::type

The type.

Definition at line 174 of file hybridisationProcessor.h.