GcuValue Struct Reference

#include <chemistry.h>

List of all members.

Public Attributes

double value
int prec
int delta


Detailed Description

GcuValue Structure used to store a numerical value.

Definition at line 100 of file chemistry.h.


Member Data Documentation

int GcuValue::delta
 

The standard error (* 10^prec).

Definition at line 107 of file chemistry.h.

int GcuValue::prec
 

The precision (number of significative decimal figures).

Definition at line 105 of file chemistry.h.

double GcuValue::value
 

The value.

Definition at line 103 of file chemistry.h.


The documentation for this struct was generated from the following file:
Generated on Mon May 7 15:46:54 2007 for The Gnome Chemistry Utils by  doxygen 1.4.6