ReadCspace Class Reference
#include <ReadCspace.h>
List of all members.
Public Member Functions |
| ReadCspace () |
void | printHeader () |
void | printFooter () |
void | printMol (Id id, double conc, double concinit, double vol) |
void | printReac (Id id, double kf, double kb) |
void | printEnz (Id id, Id cplx, double k1, double k2, double k3) |
Id | readModelString (const string &model, const string &modelname, Id pa, const string &solverClass) |
void | makePlots (double plotdt) |
void | build (const char *name) |
void | expandEnzyme (const char *name, int e, int s, int p, int p2=0) |
void | expandReaction (const char *name, int nm1) |
void | deployParameters () |
void | testReadModel () |
void | makeMolecule (char name) |
Constructor & Destructor Documentation
ReadCspace::ReadCspace |
( |
|
) |
|
Member Function Documentation
void ReadCspace::build |
( |
const char * |
name |
) |
|
void ReadCspace::deployParameters |
( |
|
) |
|
void ReadCspace::expandEnzyme |
( |
const char * |
name, |
|
|
int |
e, |
|
|
int |
s, |
|
|
int |
p, |
|
|
int |
p2 = 0 | |
|
) |
| | |
void ReadCspace::expandReaction |
( |
const char * |
name, |
|
|
int |
nm1 | |
|
) |
| | |
void ReadCspace::makeMolecule |
( |
char |
name |
) |
|
void ReadCspace::makePlots |
( |
double |
plotdt |
) |
|
void ReadCspace::printEnz |
( |
Id |
id, |
|
|
Id |
cplx, |
|
|
double |
k1, |
|
|
double |
k2, |
|
|
double |
k3 | |
|
) |
| | |
void ReadCspace::printFooter |
( |
|
) |
|
void ReadCspace::printHeader |
( |
|
) |
|
void ReadCspace::printMol |
( |
Id |
id, |
|
|
double |
conc, |
|
|
double |
concinit, |
|
|
double |
vol | |
|
) |
| | |
void ReadCspace::printReac |
( |
Id |
id, |
|
|
double |
kf, |
|
|
double |
kb | |
|
) |
| | |
Id ReadCspace::readModelString |
( |
const string & |
model, |
|
|
const string & |
modelname, |
|
|
Id |
pa, |
|
|
const string & |
solverClass | |
|
) |
| | |
void ReadCspace::testReadModel |
( |
|
) |
|
The documentation for this class was generated from the following files: