SpikeStats Class Reference

#include <SpikeStats.h>

Inheritance diagram for SpikeStats:
Inheritance graph
[legend]
Collaboration diagram for SpikeStats:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SpikeStats ()
void addSpike (DataId synIndex, const double time)
void setThreshold (double thresh)
double getThreshold () const
void addSpike (double v)
void Vm (double v)
void vProcess (const Eref &e, ProcPtr p)
 Virtual func for handling process calls.
void vReinit (const Eref &e, ProcPtr p)

Static Public Member Functions

static const CinfoinitCinfo ()

Constructor & Destructor Documentation

SpikeStats::SpikeStats (  ) 

Member Function Documentation

void SpikeStats::addSpike ( double  v  ) 
void SpikeStats::addSpike ( DataId  synIndex,
const double  time 
)

Inserts an event into the pendingEvents queue for spikes.

Referenced by initCinfo().

double SpikeStats::getThreshold (  )  const

Referenced by initCinfo().

const Cinfo * SpikeStats::initCinfo (  )  [static]

Reimplemented from Stats.

References addSpike(), getThreshold(), Stats::initCinfo(), setThreshold(), and Vm().

Here is the call graph for this function:

void SpikeStats::setThreshold ( double  thresh  ) 

Referenced by initCinfo().

void SpikeStats::Vm ( double  v  ) 

Referenced by initCinfo().

void SpikeStats::vProcess ( const Eref e,
ProcPtr  p 
) [virtual]

Virtual func for handling process calls.

Reimplemented from Stats.

References ProcInfo::dt, and Stats::input().

Here is the call graph for this function:

void SpikeStats::vReinit ( const Eref e,
ProcPtr  p 
) [virtual]

Reimplemented from Stats.


The documentation for this class was generated from the following files:

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1