|
libpHtools: The pHtools C API
1.0.0
Access pHtools XML databases and compute complex acid/base buffer properties.
|
Stores a single component of a buffer solution. More...
#include <pHtools.h>
Public Attributes | |
| char | name [256] |
| char | nickname [256] |
| char | comment [256] |
| char | createdby [256] |
| char | createdon [256] |
| char * | externvar |
| char * | externval |
| double | conc |
| BUFFERLIST | contains |
| int | ngroups |
| BUFFERION | group [MAX_BUFFERIONS] |
| int | nspecies |
| SPECIES | species [MAX_TRACKED_SPECIES] |
Stores a single component of a buffer solution.
1.8.3.1