test5.cpp File Reference


Detailed Description

Rest test of NeuralBalloonModel.

This test uses a completely vanilla NeuralBalloonModel to test the behaviour of the model with no neural activity.

Results are as follows:

test5.png

Results

As the system is never perturbed by a change in neural activity all properties should remain constant at their initial values.

Definition in file test5.cpp.

Go to the source code of this file.

Functions

void outputState (AdaptiveRungeKutta *ode, BalloonModel *bm, BOLDCalculator *bc)
 Write out current state as row of results.
int main (int argc, const char *argv[])
 Run tests.

Variables

static const double END = 60.0
 Duration of simulation (s).


Function Documentation

int main ( int  argc,
const char *  argv[] 
)

Run tests.

Definition at line 67 of file test5.cpp.

void outputState ( AdaptiveRungeKutta *  ode,
BalloonModel *  bm,
BOLDCalculator *  bc 
)

Write out current state as row of results.

Definition at line 50 of file test5.cpp.


Variable Documentation

const double END = 60.0 [static]

Duration of simulation (s).

Definition at line 45 of file test5.cpp.


Generated on Mon Aug 13 19:51:39 2007 for fmrii Hemodynamic Models Test Suite by  doxygen 1.5.2