Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

dtest.cpp File Reference

Test program of the punnets library. More...

#include <iostream>
#include <fstream>
#include <sstream>
#include "dneuron.h"
#include "dsched.h"
#include "dlogger.h"
#include <mak/cmdopt.h>

Go to the source code of this file.

Compounds

class  tobserver


Detailed Description

Test program of the punnets library.

This program tests the performance of delayed firing simulations. Every neuron has an sinusoidal external input and interconnecting synapses, which causes alpha-function-style (difference of two exponential functions) response. Two hundred pulses are injected to produce initial activity. You can change parameters by command-line options; try dtest -h to show the list of options.

Author:
Makino, Takaki <t-makino-punnets01@snowelm.com>
Date:
2003-05-01
Version:
Id:
dtest.cpp,v 1.7 2003/05/08 08:23:56 t Exp

Copyright (C) 2003 Makino, Takaki.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Definition in file dtest.cpp.


Generated on Mon Jun 16 15:42:26 2003 for Punnets by doxygen1.2.18