This test uses a default NeuralBalloonModel with a driving neural activity boxcar function.
; time
; BOLD response
Results
should match that for the function
.
Definition in file test4.cpp.
Go to the source code of this file.
Functions | |
| double | U (double t, const double y[], void *o) |
; 1 for 1 s, then 0. | |
| int | main (int argc, const char *argv[]) |
| Run tests. | |
Variables | |
| static const double | END = 60.0 |
| Duration of simulation (s). | |
| double U | ( | double | t, | |
| const double | y[], | |||
| void * | o | |||
| ) |
const double END = 60.0 [static] |
1.5.2