BALL  1.4.79
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

◆ hyb

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

Hybridization state.

Definition at line 176 of file hybridisationProcessor.h.

◆ type

String BALL::HybridisationProcessor::Elements_::type

The type.

Definition at line 174 of file hybridisationProcessor.h.