|
Stimfit @PACKAGE_VERSION@
|
Import and export Axon text files. More...

Go to the source code of this file.
Namespaces | |
| namespace | stfio |
| The stfio namespace. | |
Functions | |
| void | stfio::importATFFile (const std::string &fName, Recording &ReturnData, ProgressInfo &progDlg) |
| Open an ATF file and store its contents to a Recording object. | |
| StfioDll bool | stfio::exportATFFile (const std::string &fName, const Recording &WData) |
| Export a Recording to an ATF file. | |