Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

GcuAtomicRadius Struct Reference

#include <chemistry.h>

List of all members.

Public Attributes

unsigned char Z
double value
char charge
char * scale
char cn


Detailed Description

GcuAtomicRadius Structure used to describe an atomic radius.

Definition at line 99 of file chemistry.h.


Member Data Documentation

char GcuAtomicRadius::charge
 

The charge of the atom (or ion).

Definition at line 108 of file chemistry.h.

char GcuAtomicRadius::cn
 

the coordination number of the atom or -1 if unknown.

Definition at line 112 of file chemistry.h.

char* GcuAtomicRadius::scale
 

The scale name, e.g. "Pauling" or "Shannon".

Definition at line 110 of file chemistry.h.

double GcuAtomicRadius::value
 

The radius value in pm.

Definition at line 106 of file chemistry.h.

unsigned char GcuAtomicRadius::Z
 

The atomic number.

Definition at line 102 of file chemistry.h.


The documentation for this struct was generated from the following file:
Generated on Sat Aug 13 23:31:44 2005 for The Gnome Chemistry Utils by  doxygen 1.3.9.1