Chemistry
BBM1
Biophysics
FUNDER - Documentation
Feria
Funder
Main
Theory
Documents
Example
Download
Contact
System - Protected methods
System
Prev
C++ classes
Up
User-defined systems
Next
System - PROTECTED DATA MEMBERS
The class System contains the following protected data members, which can be accessed from any derived class:
Member
Stores
double t
Real time. For defining time-dependent properties
double dtint
Integration time increment or step
double *c
Vector of concentrations
double *dc
Vectors of derivatives of the concentrations
double *v
Vector of velocities, including output fluxes
double *f
Vector of input fluxes
double *ss
Vector of steady state concentrations
double inR
Reference input flux
double outR
Reference output flux
int numc
Number of concentrations (and possibly input fluxes)
int numv
Number of velocities, including output fluxes
int pertc
Index of the species to be perturbed (input species)
int resv
Index of the rate to be considered the response
Copyright © 2003-2013 Antonio Sánchez Torralba Last modified: Monday, 04-Mar-2013 11:58:25 CET