The Gnome Chemistry Utils  0.14.0
Public Attributes | List of all members
GcuElectronegativity Struct Reference

#include <chemistry.h>

Public Attributes

unsigned char Z
GcuValue value
char const * scale

Detailed Description

GcuElectronegativity Structure used to describe an electronegativity value.

Definition at line 155 of file chemistry.h.

Member Data Documentation

char const* GcuElectronegativity::scale

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

Definition at line 162 of file chemistry.h.

GcuValue GcuElectronegativity::value

The electronegativity value.

Definition at line 160 of file chemistry.h.

unsigned char GcuElectronegativity::Z

The atomic number.

Definition at line 158 of file chemistry.h.


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