|
Stimfit @PACKAGE_VERSION@
|
Reads Intan Technologies CLAMP data file generated by controller GUI. More...


Go to the source code of this file.
Classes | |
| struct | Segment |
| struct | VoltageClampSettings |
| struct | CurrentClampSettings |
| struct | HeaderSettings |
| struct | Calibration |
| struct | ChannelHeader |
| struct | ChipHeader |
| struct | IntanHeader |
Namespaces | |
| namespace | stfio |
| The stfio namespace. | |
Functions | |
| void | stfio::importIntanFile (const std::string &fName, Recording &ReturnData, ProgressInfo &progDlg) |
| Open an Intan file and store its contents to a Recording object. | |
Variables | |
| static const int | MAX_REGISTERS = 14 |
| static const uint32_t | MAGIC_NUMBER = 0xf3b1a481 |
Reads Intan Technologies CLAMP data file generated by controller GUI.
Definition in file intanlib.h.
|
static |
Definition at line 59 of file intanlib.h.
|
static |
Definition at line 58 of file intanlib.h.