#include <sbmlResults.h>
Data Fields | |
int | timepoints |
number of timepoints, including initial conditions | |
char * | name |
variable name | |
double * | values |
variable time course | |
double ** | sensitivity |
sensitivity time courses |
|
number of timepoints, including initial conditions
|
|
variable name
|
|
variable time course
|
|
sensitivity time courses
|