VoltageReconstruction Class Reference

[RePro] Reconstructs the membrane voltage inbetween the spikes from latency measurements. More...

#include <voltagereconstruction.h>

List of all members.

Public Member Functions

 VoltageReconstruction (void)
virtual void config (void)
virtual int main (void)

Protected Member Functions

void openTraceFile (ofstream &tf, TableKey &tracekey, const Options &header)
void saveTrace (ofstream &tf, const TableKey &tracekey, int index, const SampleDataF &voltage, const SampleDataF &current, double x, double y)
void saveMeanTrace (const Options &header, const SampleDataF &voltage, const SampleDataF &voltagesd)
void saveData (const Options &header, const MapD &latencies)

Protected Attributes

Plot P
string VUnit
string IUnit
double IInFac


Detailed Description

[RePro] Reconstructs the membrane voltage inbetween the spikes from latency measurements.

Author:
Jan Benda, Ales Skorjanc
Version:
1.1 (Nov 25, 2010)
Screenshot
voltagereconstruction.png
Options

Constructor & Destructor Documentation

VoltageReconstruction ( void   ) 


Member Function Documentation

void config ( void   )  [virtual]

int main ( void   )  [virtual]

void openTraceFile ( ofstream &  tf,
TableKey &  tracekey,
const Options &  header 
) [protected]

void saveTrace ( ofstream &  tf,
const TableKey &  tracekey,
int  index,
const SampleDataF &  voltage,
const SampleDataF &  current,
double  x,
double  y 
) [protected]

void saveMeanTrace ( const Options &  header,
const SampleDataF &  voltage,
const SampleDataF &  voltagesd 
) [protected]

void saveData ( const Options &  header,
const MapD &  latencies 
) [protected]


Member Data Documentation

Plot P [protected]

string VUnit [protected]

string IUnit [protected]

double IInFac [protected]


The documentation for this class was generated from the following files:
Generated on Tue Mar 22 23:16:11 2011 for patchclampprojects Relacs Plugins by  doxygen 1.5.3