The Gnome Chemistry Utils  0.12.11
Public Attributes
GcuElectronegativity Struct Reference

#include <chemistry.h>

List of all members.

Public Attributes

unsigned char Z
GcuValue value
char const * scale

Detailed Description

GcuElectronegativity Structure used to describe an electronegativity value.

Definition at line 154 of file chemistry.h.


Member Data Documentation

char const* GcuElectronegativity::scale

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

Definition at line 161 of file chemistry.h.

GcuValue GcuElectronegativity::value

The electronegativity value.

Definition at line 159 of file chemistry.h.

unsigned char GcuElectronegativity::Z

The atomic number.

Definition at line 157 of file chemistry.h.


The documentation for this struct was generated from the following file: