Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
abflib.h File Reference

Import axon binary files. More...

#include "../stfio.h"
Include dependency graph for abflib.h:

Go to the source code of this file.

Namespaces

namespace  stfio
 The stfio namespace.

Functions

void stfio::importABFFile (const std::string &fName, Recording &ReturnData, ProgressInfo &progDlg)
 Open an ABF file and store its contents to a Recording object. Attempts to identify the ABF version.
void stfio::importABF1File (const std::string &fName, Recording &ReturnData, ProgressInfo &progDlg)
 Open an ABF1 file and store its contents to a Recording object.
void stfio::importABF2File (const std::string &fName, Recording &ReturnData, ProgressInfo &progDlg)
 Open an ABF2 file and store its contents to a Recording object.

Detailed Description

Import axon binary files.

Author
Christoph Schmidt-Hieber
Date
2008-01-23

Definition in file abflib.h.