libpHtools: The pHtools C API  1.0.0
Access pHtools XML databases and compute complex acid/base buffer properties.
 All Classes Files Functions Variables Pages
Public Attributes | List of all members
BUFFERSOL Struct Reference

Stores a buffer solution. More...

#include <pHtools.h>

Public Attributes

int ncomp
 
BUFFERCOMP comp [MAX_SOLCOMPS]
 
char name [256]
 
char pHnam [256]
 
double * pHval
 
double initpH
 
char dpHdtnam [256]
 
double * dpHdtval
 
char bcapnam [256]
 
double initBcap
 
char istrnam [256]
 
double initIstr
 
char cbnam [256]
 
double initCb
 
int dospecies
 
int doionicstr
 
int doCb
 

Detailed Description

Stores a buffer solution.

Buffer solutions always contain water but may contain other BUFFERCOMP's as well.


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