|
Stimfit @PACKAGE_VERSION@
|


Go to the source code of this file.
Classes | |
| struct | ABFFileHeader |
| struct | ABFSynch |
Functions | |
| C_ASSERT (sizeof(ABFFileHeader)==6144) | |
| void WINAPI | ABFH_Initialize (ABFFileHeader *pFH) |
| void WINAPI | ABFH_GetADCtoUUFactors (const ABFFileHeader *pFH, int nChannel, float *pfADCToUUFactor, float *pfADCToUUShift) |
| void WINAPI | ABFH_GetDACtoUUFactors (const ABFFileHeader *pFH, int nChannel, float *pfDACToUUFactor, float *pfDACToUUShift) |
| BOOL WINAPI | ABFH_GetMathValue (const ABFFileHeader *pFH, float fA, float fB, float *pfRval) |
| BOOL WINAPI | ABFH_ParamReader (FILEHANDLE hFile, ABFFileHeader *pFH, int *pnError) |
| BOOL WINAPI | ABFH_GetErrorText (int nError, char *pszBuffer, UINT nBufferSize) |
| BOOL WINAPI | ABFH_GetChannelOffset (const ABFFileHeader *pFH, int nChannel, UINT *puChannelOffset) |
| BOOL WINAPI | ABFH_IsNewHeader (const ABFFileHeader *pFH) |
| void WINAPI | ABFH_DemoteHeader (ABFFileHeader *pOut, const ABFFileHeader *pIn) |
| void WINAPI | ABFH_PromoteHeader (ABFFileHeader *pOut, const ABFFileHeader *pIn) |
| double WINAPI | ABFH_GetFirstSampleInterval (const ABFFileHeader *pFH) |
| #define ABF_ABFFILE 1 |
Definition at line 127 of file abfheadr.h.
| #define ABF_ADCCOUNT 16 |
Definition at line 67 of file abfheadr.h.
| #define ABF_ADCNAMELEN 10 |
Definition at line 73 of file abfheadr.h.
| #define ABF_ADCUNITLEN 8 |
Definition at line 72 of file abfheadr.h.
| #define ABF_ANNOTATIONTAG 5 |
Definition at line 1190 of file abfheadr.h.
| #define ABF_ARITHMETICOPLEN 2 |
Definition at line 87 of file abfheadr.h.
| #define ABF_ARITHMETICUNITSLEN 8 |
Definition at line 88 of file abfheadr.h.
| #define ABF_AUTOANALYSE_DEFAULT 1 |
Definition at line 469 of file abfheadr.h.
| #define ABF_AUTOANALYSE_DISABLED 0 |
Definition at line 468 of file abfheadr.h.
| #define ABF_AUTOANALYSE_RUNMACRO 2 |
Definition at line 470 of file abfheadr.h.
| #define ABF_AUTOSAMPLEAUTOMATIC 1 |
Definition at line 222 of file abfheadr.h.
| #define ABF_AUTOSAMPLEDISABLED 0 |
Definition at line 221 of file abfheadr.h.
| #define ABF_AUTOSAMPLEMANUAL 2 |
Definition at line 223 of file abfheadr.h.
| #define ABF_AVERAGESAVEALL 2 |
Definition at line 173 of file abfheadr.h.
| #define ABF_BASELINE_REGIONS 1 |
Definition at line 116 of file abfheadr.h.
| #define ABF_BELLCOUNT 2 |
Definition at line 71 of file abfheadr.h.
| #define ABF_BLOCKSIZE 512 |
Definition at line 94 of file abfheadr.h.
| #define ABF_CLAMPEX 3 |
Definition at line 129 of file abfheadr.h.
| #define ABF_COMMENTTAG 1 |
Definition at line 1186 of file abfheadr.h.
| #define ABF_CONDITBASELINEDURATION 1 |
Definition at line 151 of file abfheadr.h.
| #define ABF_CONDITBASELINELEVEL 2 |
Definition at line 152 of file abfheadr.h.
| #define ABF_CONDITNUMPULSES 0 |
Definition at line 150 of file abfheadr.h.
| #define ABF_CONDITPOSTTRAINDURATION 5 |
Definition at line 155 of file abfheadr.h.
| #define ABF_CONDITPOSTTRAINLEVEL 6 |
Definition at line 156 of file abfheadr.h.
| #define ABF_CONDITSTEPDURATION 3 |
Definition at line 153 of file abfheadr.h.
| #define ABF_CONDITSTEPLEVEL 4 |
Definition at line 154 of file abfheadr.h.
| #define ABF_CREATORINFOLEN 16 |
Definition at line 82 of file abfheadr.h.
| #define ABF_CTBASELINEDURATION_MAX 100000.0F |
Definition at line 503 of file abfheadr.h.
| #define ABF_CTPOSTTRAINDURATION_MAX 100000.0F |
Definition at line 505 of file abfheadr.h.
| #define ABF_CTPULSECOUNT_MAX 10000 |
Definition at line 502 of file abfheadr.h.
| #define ABF_CTSTEPDURATION_MAX 100000.0F |
Definition at line 504 of file abfheadr.h.
| #define ABF_CURRENTCLAMP 1 |
Definition at line 215 of file abfheadr.h.
| #define ABF_CURRENTVERSION ABF_V183 |
Definition at line 97 of file abfheadr.h.
Referenced by ABFFileHeader::ABFFileHeader().
| #define ABF_DACCOUNT 4 |
Definition at line 68 of file abfheadr.h.
| #define ABF_DACFILE_SKIPFIRSTSWEEP -1 |
Definition at line 455 of file abfheadr.h.
| #define ABF_DACFILE_USEALLSWEEPS 0 |
Definition at line 456 of file abfheadr.h.
| #define ABF_DACFILEPATHLEN 84 |
Definition at line 85 of file abfheadr.h.
| #define ABF_DACFILEWAVEFORM 2 |
Definition at line 203 of file abfheadr.h.
| #define ABF_DACNAMELEN 10 |
Definition at line 75 of file abfheadr.h.
| #define ABF_DACUNITLEN 8 |
Definition at line 74 of file abfheadr.h.
| #define ABF_DIGITAL_OUT_CHANNEL -1 |
Definition at line 496 of file abfheadr.h.
| #define ABF_DIGITALHOLDING 9 |
Definition at line 159 of file abfheadr.h.
| #define ABF_DIGITALVALUE_MAX 0xFF |
Definition at line 508 of file abfheadr.h.
| #define ABF_DISPLAY_SUPERIMPOSED 0 |
Definition at line 308 of file abfheadr.h.
| #define ABF_DISPLAY_TILED 1 |
Definition at line 309 of file abfheadr.h.
| #define ABF_DRAW_ENDOFRUN 3 |
Definition at line 303 of file abfheadr.h.
| #define ABF_DRAW_FULLSCREEN 2 |
Definition at line 302 of file abfheadr.h.
| #define ABF_DRAW_LINES 1 |
Definition at line 315 of file abfheadr.h.
| #define ABF_DRAW_NONE 0 |
Definition at line 300 of file abfheadr.h.
| #define ABF_DRAW_POINTS 0 |
Definition at line 314 of file abfheadr.h.
| #define ABF_DRAW_REALTIME 1 |
Definition at line 301 of file abfheadr.h.
| #define ABF_ENV_DONOTWRITE 0 |
Definition at line 259 of file abfheadr.h.
| #define ABF_ENV_PROMPTEACHTRIAL 2 |
Definition at line 261 of file abfheadr.h.
| #define ABF_ENV_WRITEEACHTRIAL 1 |
Definition at line 260 of file abfheadr.h.
| #define ABF_EPISODESTARTTOSTART 7 |
Definition at line 157 of file abfheadr.h.
| #define ABF_EPOCH_TYPE_BIPHASIC 7 |
Definition at line 191 of file abfheadr.h.
| #define ABF_EPOCH_TYPE_COSINE 5 |
Definition at line 189 of file abfheadr.h.
| #define ABF_EPOCH_TYPE_RECTANGLE 3 |
Definition at line 187 of file abfheadr.h.
| #define ABF_EPOCH_TYPE_RESISTANCE 6 |
Definition at line 190 of file abfheadr.h.
| #define ABF_EPOCH_TYPE_TRIANGLE 4 |
Definition at line 188 of file abfheadr.h.
| #define ABF_EPOCHCOUNT 10 |
Definition at line 70 of file abfheadr.h.
| #define ABF_EPOCHDIGITALVALUE_MAX 0x0F |
Definition at line 509 of file abfheadr.h.
| #define ABF_EPOCHDISABLED 0 |
Definition at line 184 of file abfheadr.h.
| #define ABF_EPOCHINITDURATION (ABF_EPOCHINITLEVEL + ABF_EPOCHCOUNT) |
Definition at line 163 of file abfheadr.h.
| #define ABF_EPOCHINITLEVEL (ABF_PARALLELVALUE + ABF_EPOCHCOUNT) |
Definition at line 162 of file abfheadr.h.
| #define ABF_EPOCHRAMPED 2 |
Definition at line 186 of file abfheadr.h.
| #define ABF_EPOCHSTEPPED 1 |
Definition at line 185 of file abfheadr.h.
| #define ABF_EPOCHTABLEWAVEFORM 1 |
Definition at line 202 of file abfheadr.h.
| #define ABF_EPOCHTRAINPERIOD (ABF_EPOCHINITDURATION + ABF_EPOCHCOUNT) |
Definition at line 164 of file abfheadr.h.
| #define ABF_EPOCHTRAINPULSEWIDTH (ABF_EPOCHTRAINPERIOD + ABF_EPOCHCOUNT) |
Definition at line 165 of file abfheadr.h.
| #define ABF_EXTERNALTAG 2 |
Definition at line 1187 of file abfheadr.h.
| #define ABF_FETCHEX 2 |
Definition at line 128 of file abfheadr.h.
| #define ABF_FILECOMMENTLEN 128 |
Definition at line 80 of file abfheadr.h.
| #define ABF_FILTER_BESSEL 3 |
Definition at line 329 of file abfheadr.h.
| #define ABF_FILTER_BUTTERWORTH 4 |
Definition at line 330 of file abfheadr.h.
| #define ABF_FILTER_EXTERNAL 1 |
Definition at line 327 of file abfheadr.h.
| #define ABF_FILTER_NONE 0 |
Definition at line 326 of file abfheadr.h.
| #define ABF_FILTER_SIMPLE_RC 2 |
Definition at line 328 of file abfheadr.h.
| #define ABF_FILTERDISABLED 100000.0F |
Definition at line 490 of file abfheadr.h.
| #define ABF_FIXLENEVENTS 2 |
Definition at line 141 of file abfheadr.h.
| #define ABF_FLOATDATA 1 |
Definition at line 135 of file abfheadr.h.
| #define ABF_GAPFREEFILE 3 |
Definition at line 143 of file abfheadr.h.
| #define ABF_HEADERSIZE 6144 |
Definition at line 100 of file abfheadr.h.
Referenced by ABFFileHeader::ABFFileHeader().
| #define ABF_HIGHSPEEDOSC 4 |
Definition at line 144 of file abfheadr.h.
| #define ABF_INACTIVEHOLDING 8 |
Definition at line 158 of file abfheadr.h.
| #define ABF_INFINITEAVERAGE 0 |
Definition at line 178 of file abfheadr.h.
| #define ABF_INST_AXOPATCH1 1 |
Definition at line 229 of file abfheadr.h.
| #define ABF_INST_AXOPATCH1_1 2 |
Definition at line 230 of file abfheadr.h.
| #define ABF_INST_AXOPATCH1B 3 |
Definition at line 231 of file abfheadr.h.
| #define ABF_INST_AXOPATCH1B_1 4 |
Definition at line 232 of file abfheadr.h.
| #define ABF_INST_AXOPATCH200B 15 |
Definition at line 243 of file abfheadr.h.
| #define ABF_INST_AXOPATCH201 5 |
Definition at line 233 of file abfheadr.h.
| #define ABF_INST_AXOPATCH202 6 |
Definition at line 234 of file abfheadr.h.
| #define ABF_INST_DAGAN3900 8 |
Definition at line 236 of file abfheadr.h.
| #define ABF_INST_DAGAN3900A 9 |
Definition at line 237 of file abfheadr.h.
| #define ABF_INST_DAGANCA1 11 |
Definition at line 239 of file abfheadr.h.
| #define ABF_INST_DAGANCA10 12 |
Definition at line 240 of file abfheadr.h.
| #define ABF_INST_DAGANCA1_05 23 |
Definition at line 251 of file abfheadr.h.
| #define ABF_INST_DAGANCA1_1 10 |
Definition at line 238 of file abfheadr.h.
| #define ABF_INST_DAGANPCONE0_1 16 |
Definition at line 244 of file abfheadr.h.
| #define ABF_INST_DAGANPCONE1 17 |
Definition at line 245 of file abfheadr.h.
| #define ABF_INST_DAGANPCONE10 18 |
Definition at line 246 of file abfheadr.h.
| #define ABF_INST_DAGANPCONE100 19 |
Definition at line 247 of file abfheadr.h.
| #define ABF_INST_GENECLAMP 7 |
Definition at line 235 of file abfheadr.h.
| #define ABF_INST_MULTICLAMP700 24 |
Definition at line 252 of file abfheadr.h.
| #define ABF_INST_OPUSXPRESS6000 26 |
Definition at line 254 of file abfheadr.h.
| #define ABF_INST_TURBO_TEC 25 |
Definition at line 253 of file abfheadr.h.
| #define ABF_INST_UNKNOWN 0 |
Definition at line 228 of file abfheadr.h.
| #define ABF_INST_WARNER_BC525C 20 |
Definition at line 248 of file abfheadr.h.
| #define ABF_INST_WARNER_OC725 13 |
Definition at line 241 of file abfheadr.h.
| #define ABF_INST_WARNER_OC725C 14 |
Definition at line 242 of file abfheadr.h.
| #define ABF_INST_WARNER_PC501 22 |
Definition at line 250 of file abfheadr.h.
| #define ABF_INST_WARNER_PC505 21 |
Definition at line 249 of file abfheadr.h.
| #define ABF_INTEGERDATA 0 |
Definition at line 134 of file abfheadr.h.
| #define ABF_INTEREPI_USEHOLDING 0 |
Definition at line 208 of file abfheadr.h.
| #define ABF_INTEREPI_USELASTEPOCH 1 |
Definition at line 209 of file abfheadr.h.
| #define ABF_LONGDESCRIPTIONLEN 56 |
Definition at line 90 of file abfheadr.h.
| #define ABF_LOSSFREEOSC 2 |
Definition at line 142 of file abfheadr.h.
| #define ABF_LTP_DAC_USAGE_NONE 0 |
Definition at line 521 of file abfheadr.h.
| #define ABF_LTP_DAC_USAGE_POSTSYNAPTIC 2 |
Definition at line 523 of file abfheadr.h.
| #define ABF_LTP_DAC_USAGE_PRESYNAPTIC 1 |
Definition at line 522 of file abfheadr.h.
| #define ABF_LTP_TYPE_BASELINE 1 |
Definition at line 515 of file abfheadr.h.
| #define ABF_LTP_TYPE_INDUCTION 2 |
Definition at line 516 of file abfheadr.h.
| #define ABF_LTP_TYPE_NONE 0 |
Definition at line 514 of file abfheadr.h.
| #define ABF_MACRONAMELEN 64 |
Definition at line 95 of file abfheadr.h.
| #define ABF_MAX_SWEEPS_PER_AVERAGE 65500 |
Definition at line 112 of file abfheadr.h.
| #define ABF_MAX_TRIAL_SAMPLES 0x7FFFFFFF |
Definition at line 108 of file abfheadr.h.
| #define ABF_MIN_EPOCH_RESISTANCE_DURATION 8 |
Definition at line 196 of file abfheadr.h.
| #define ABF_NATIVESIGNATURE 0x20464241 |
Definition at line 102 of file abfheadr.h.
Referenced by ABFFileHeader::ABFFileHeader().
| #define ABF_NEWFILETAG 4 |
Definition at line 1189 of file abfheadr.h.
| #define ABF_NOAVERAGING 0 |
Definition at line 171 of file abfheadr.h.
| #define ABF_NOTENAMELEN 10 |
Definition at line 91 of file abfheadr.h.
| #define ABF_NOTEUNITSLEN 8 |
Definition at line 93 of file abfheadr.h.
| #define ABF_NOTEVALUELEN 8 |
Definition at line 92 of file abfheadr.h.
| #define ABF_OLDDACFILENAMELEN 12 |
Definition at line 83 of file abfheadr.h.
| #define ABF_OLDDACFILEPATHLEN 60 |
Definition at line 84 of file abfheadr.h.
| #define ABF_OLDFILECOMMENTLEN 56 |
Definition at line 79 of file abfheadr.h.
| #define ABF_OLDHEADERSIZE 2048 |
Definition at line 101 of file abfheadr.h.
| #define ABF_OLDPCLAMP ABF_NATIVESIGNATURE |
Definition at line 121 of file abfheadr.h.
| #define ABF_PADDING_OUT_CHANNEL -2 |
Definition at line 497 of file abfheadr.h.
| #define ABF_PARALLELVALUE 11 |
Definition at line 161 of file abfheadr.h.
| #define ABF_PATHLEN 256 |
Definition at line 86 of file abfheadr.h.
| #define ABF_PEAK_ABSOLUTE 0 |
Definition at line 348 of file abfheadr.h.
| #define ABF_PEAK_BASELINE_FIRSTHOLDING -1 |
Definition at line 364 of file abfheadr.h.
| #define ABF_PEAK_BASELINE_LASTHOLDING -4 |
Definition at line 365 of file abfheadr.h.
| #define ABF_PEAK_BASELINE_NONE -2 |
Definition at line 363 of file abfheadr.h.
| #define ABF_PEAK_BASELINE_SPECIFIED -3 |
Definition at line 362 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_ALL 0x0002FFFF |
Definition at line 388 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_ANTIPEAK 0x00000004 |
Definition at line 372 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_ANTIPEAKTIME 0x00000008 |
Definition at line 373 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_BASELINE 0x00004000 |
Definition at line 384 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_DECAYSLOPE 0x00010000 |
Definition at line 386 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_DECAYTIME 0x00001000 |
Definition at line 382 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_HALFWIDTH 0x00002000 |
Definition at line 383 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_INTEGRAL 0x00000040 |
Definition at line 376 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_MAXDECAYSLOPE 0x00000200 |
Definition at line 379 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_MAXDECAYSLOPETIME 0x00000400 |
Definition at line 380 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_MAXRISESLOPE 0x00000080 |
Definition at line 377 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_MAXRISESLOPETIME 0x00000100 |
Definition at line 378 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_MEAN 0x00000010 |
Definition at line 374 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_PEAK 0x00000001 |
Definition at line 370 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_PEAKTIME 0x00000002 |
Definition at line 371 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_REGIONSLOPE 0x00020000 |
Definition at line 387 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_RISESLOPE 0x00008000 |
Definition at line 385 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_RISETIME 0x00000800 |
Definition at line 381 of file abfheadr.h.
| #define ABF_PEAK_MEASURE_STDDEV 0x00000020 |
Definition at line 375 of file abfheadr.h.
| #define ABF_PEAK_NEGATIVE -1 |
Definition at line 347 of file abfheadr.h.
| #define ABF_PEAK_POSITIVE 1 |
Definition at line 349 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_ALL -1 |
Definition at line 355 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL0 0x0001 |
Definition at line 393 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL1 0x0002 |
Definition at line 394 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL10 0x0400 |
Definition at line 403 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL11 0x0800 |
Definition at line 404 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL12 0x1000 |
Definition at line 405 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL13 0x2000 |
Definition at line 406 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL14 0x4000 |
Definition at line 407 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL15 0x8000 |
Definition at line 408 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL2 0x0004 |
Definition at line 395 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL3 0x0008 |
Definition at line 396 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL4 0x0010 |
Definition at line 397 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL5 0x0020 |
Definition at line 398 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL6 0x0040 |
Definition at line 399 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL7 0x0080 |
Definition at line 400 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL8 0x0100 |
Definition at line 401 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNEL9 0x0200 |
Definition at line 402 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_CHANNELSALL 0xFFFF |
Definition at line 409 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION0 0x01 |
Definition at line 413 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION1 0x02 |
Definition at line 414 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION2 0x04 |
Definition at line 415 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION3 0x08 |
Definition at line 416 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION4 0x10 |
Definition at line 417 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION5 0x20 |
Definition at line 418 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION6 0x40 |
Definition at line 419 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGION7 0x80 |
Definition at line 420 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_REGIONALL 0xFF |
Definition at line 421 of file abfheadr.h.
| #define ABF_PEAK_SEARCH_SPECIFIED -2 |
Definition at line 354 of file abfheadr.h.
| #define ABF_PN_AFTER_EPISODE 1 |
Definition at line 336 of file abfheadr.h.
| #define ABF_PN_BEFORE_EPISODE 0 |
Definition at line 335 of file abfheadr.h.
| #define ABF_PN_OPPOSITE_POLARITY -1 |
Definition at line 341 of file abfheadr.h.
| #define ABF_PN_SAME_POLARITY 1 |
Definition at line 342 of file abfheadr.h.
| #define ABF_PNNUMPULSES 10 |
Definition at line 160 of file abfheadr.h.
| #define ABF_PNPULSECOUNT_MAX 8 |
Definition at line 507 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_ADAPTIVE 1 |
Definition at line 476 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_BESSEL 2 |
Definition at line 477 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_BOXCAR 3 |
Definition at line 478 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_BUTTERWORTH 4 |
Definition at line 479 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_CHEBYSHEV 5 |
Definition at line 480 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_GAUSSIAN 6 |
Definition at line 481 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_NONE 0 |
Definition at line 475 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_NOTCH 9 |
Definition at line 484 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_RC 7 |
Definition at line 482 of file abfheadr.h.
| #define ABF_POSTPROCESS_FILTER_RC8 8 |
Definition at line 483 of file abfheadr.h.
| #define ABF_PREVIOUSVERSION 1.5F |
Definition at line 98 of file abfheadr.h.
| #define ABF_RATIO_EXPRESSION 1 |
Definition at line 321 of file abfheadr.h.
| #define ABF_REVERSESIGNATURE 0x41424620 |
Definition at line 103 of file abfheadr.h.
| #define ABF_SAVEAVERAGEONLY 1 |
Definition at line 172 of file abfheadr.h.
| #define ABF_SIMPLE_EXPRESSION 0 |
Definition at line 320 of file abfheadr.h.
| #define ABF_SIMPLEACQUISITION 2 |
Definition at line 216 of file abfheadr.h.
| #define ABF_SLIDINGAVERAGE 1 |
Definition at line 179 of file abfheadr.h.
| #define ABF_STATISTICS_ABOVETHRESHOLD 0x00000001 |
Definition at line 426 of file abfheadr.h.
| #define ABF_STATISTICS_ALL 0x0000000F |
Definition at line 430 of file abfheadr.h.
| #define ABF_STATISTICS_AUTOSAVE 1 |
Definition at line 436 of file abfheadr.h.
| #define ABF_STATISTICS_AUTOSAVE_AUTOCLEAR 2 |
Definition at line 437 of file abfheadr.h.
| #define ABF_STATISTICS_CLEAR 1 |
Definition at line 450 of file abfheadr.h.
| #define ABF_STATISTICS_DISPLAY 0 |
Definition at line 442 of file abfheadr.h.
| #define ABF_STATISTICS_EVENTFREQUENCY 0x00000002 |
Definition at line 427 of file abfheadr.h.
| #define ABF_STATISTICS_MEANCLOSEDTIME 0x00000008 |
Definition at line 429 of file abfheadr.h.
| #define ABF_STATISTICS_MEANOPENTIME 0x00000004 |
Definition at line 428 of file abfheadr.h.
| #define ABF_STATISTICS_NOAUTOSAVE 0 |
Definition at line 435 of file abfheadr.h.
| #define ABF_STATISTICS_NOCLEAR 0 |
Definition at line 449 of file abfheadr.h.
| #define ABF_STATISTICS_NODISPLAY 1 |
Definition at line 443 of file abfheadr.h.
| #define ABF_STATS_REGIONS 8 |
Definition at line 115 of file abfheadr.h.
| #define ABF_SWEEPSTARTTOSTARTTIME_MAX 100000.0F |
Definition at line 506 of file abfheadr.h.
| #define ABF_TAGCOMMENTLEN 56 |
Definition at line 89 of file abfheadr.h.
| #define ABF_TIMETAG 0 |
Definition at line 1185 of file abfheadr.h.
| #define ABF_TRIALTRIGGER_EXTERNAL -2 |
Definition at line 280 of file abfheadr.h.
| #define ABF_TRIALTRIGGER_LINEINPUT -4 |
Definition at line 278 of file abfheadr.h.
| #define ABF_TRIALTRIGGER_NONE -1 |
Definition at line 281 of file abfheadr.h.
| #define ABF_TRIALTRIGGER_SPACEBAR -3 |
Definition at line 279 of file abfheadr.h.
| #define ABF_TRIALTRIGGER_SWSTARTONLY -6 |
Definition at line 276 of file abfheadr.h.
| #define ABF_TRIALTRIGGER_SWSTARTSTOP -5 |
Definition at line 277 of file abfheadr.h.
| #define ABF_TRIGGER_FALLINGEDGE 1 |
Definition at line 288 of file abfheadr.h.
| #define ABF_TRIGGER_RISINGEDGE 0 |
Definition at line 287 of file abfheadr.h.
| #define ABF_TRIGGER_STARTEPISODE 0 |
Definition at line 293 of file abfheadr.h.
| #define ABF_TRIGGER_STARTRUN 1 |
Definition at line 294 of file abfheadr.h.
| #define ABF_TRIGGER_STARTTRIAL 2 |
Definition at line 295 of file abfheadr.h.
| #define ABF_TRIGGEREXTERNAL -2 |
Definition at line 269 of file abfheadr.h.
| #define ABF_TRIGGERFIRSTCHANNEL -3 |
Definition at line 268 of file abfheadr.h.
| #define ABF_TRIGGERLINEINPUT -5 |
Definition at line 266 of file abfheadr.h.
| #define ABF_TRIGGERSPACEBAR -1 |
Definition at line 270 of file abfheadr.h.
| #define ABF_TRIGGERTAGINPUT -4 |
Definition at line 267 of file abfheadr.h.
| #define ABF_UNDOPROMPT_ALWAYS 1 |
Definition at line 463 of file abfheadr.h.
| #define ABF_UNDOPROMPT_ONABORT 0 |
Definition at line 462 of file abfheadr.h.
| #define ABF_UNUSED_CHANNEL -1 |
Definition at line 491 of file abfheadr.h.
| #define ABF_USERLISTCOUNT 4 |
Definition at line 78 of file abfheadr.h.
| #define ABF_USERLISTLEN 256 |
Definition at line 77 of file abfheadr.h.
| #define ABF_V16 1.6F |
Definition at line 99 of file abfheadr.h.
| #define ABF_V166 1.66F |
Definition at line 528 of file abfheadr.h.
| #define ABF_V167 1.67F |
Definition at line 529 of file abfheadr.h.
| #define ABF_V168 1.68F |
Definition at line 530 of file abfheadr.h.
| #define ABF_V169 1.69F |
Definition at line 531 of file abfheadr.h.
| #define ABF_V170 1.70F |
Definition at line 532 of file abfheadr.h.
| #define ABF_V171 1.71F |
Definition at line 533 of file abfheadr.h.
| #define ABF_V172 1.72F |
Definition at line 534 of file abfheadr.h.
| #define ABF_V173 1.73F |
Definition at line 535 of file abfheadr.h.
| #define ABF_V174 1.74F |
Definition at line 536 of file abfheadr.h.
| #define ABF_V175 1.75F |
Definition at line 537 of file abfheadr.h.
| #define ABF_V176 1.76F |
Definition at line 538 of file abfheadr.h.
| #define ABF_V177 1.77F |
Definition at line 539 of file abfheadr.h.
| #define ABF_V178 1.78F |
Definition at line 540 of file abfheadr.h.
| #define ABF_V179 1.79F |
Definition at line 541 of file abfheadr.h.
| #define ABF_V180 1.80F |
Definition at line 542 of file abfheadr.h.
| #define ABF_V181 1.81F |
Definition at line 543 of file abfheadr.h.
| #define ABF_V182 1.82F |
Definition at line 544 of file abfheadr.h.
| #define ABF_V183 1.83F |
Definition at line 545 of file abfheadr.h.
| #define ABF_VARLENEVENTS 1 |
Definition at line 140 of file abfheadr.h.
| #define ABF_VARPARAMLISTLEN 80 |
Definition at line 76 of file abfheadr.h.
| #define ABF_VOICETAG 3 |
Definition at line 1188 of file abfheadr.h.
| #define ABF_VOLTAGECLAMP 0 |
Definition at line 214 of file abfheadr.h.
| #define ABF_WAVEFORMCOUNT 2 |
Definition at line 69 of file abfheadr.h.
| #define ABF_WAVEFORMDISABLED 0 |
Definition at line 201 of file abfheadr.h.
| #define ABF_WAVEFORMFILE 5 |
Definition at line 145 of file abfheadr.h.
| #define ABFH_BADSAMPLEINTERVAL 2010 |
Definition at line 1471 of file abfheadr.h.
| #define ABFH_BADSAMPLEINTERVALS 2012 |
Definition at line 1473 of file abfheadr.h.
| #define ABFH_BADSECONDSAMPLEINTERVAL 2011 |
Definition at line 1472 of file abfheadr.h.
| #define ABFH_CHANNELNOTSAMPLED 2005 |
Definition at line 1466 of file abfheadr.h.
| #define ABFH_EBADWAVEFORM 2034 |
Definition at line 1495 of file abfheadr.h.
| #define ABFH_ECONDITBASEDUR 2016 |
Definition at line 1477 of file abfheadr.h.
| #define ABFH_ECONDITBASELEVEL 2017 |
Definition at line 1478 of file abfheadr.h.
| #define ABFH_ECONDITNUMPULSES 2015 |
Definition at line 1476 of file abfheadr.h.
| #define ABFH_ECONDITPOSTTRAINDUR 2018 |
Definition at line 1479 of file abfheadr.h.
| #define ABFH_ECONDITPOSTTRAINLEVEL 2019 |
Definition at line 1480 of file abfheadr.h.
| #define ABFH_ECONDITSTEPDUR 2031 |
Definition at line 1492 of file abfheadr.h.
| #define ABFH_ECONDITSTEPLEVEL 2032 |
Definition at line 1493 of file abfheadr.h.
| #define ABFH_EDACFILEWAVEFORM 2008 |
Definition at line 1469 of file abfheadr.h.
| #define ABFH_EDIGHOLDLEVEL 2024 |
Definition at line 1485 of file abfheadr.h.
| #define ABFH_EDIGLEVEL 2030 |
Definition at line 1491 of file abfheadr.h.
| #define ABFH_EEPOCHINITLEVEL 2029 |
Definition at line 1490 of file abfheadr.h.
| #define ABFH_EEPOCHLEN 2028 |
Definition at line 1489 of file abfheadr.h.
| #define ABFH_EHEADERREAD 2001 |
Definition at line 1462 of file abfheadr.h.
| #define ABFH_EHEADERWRITE 2002 |
Definition at line 1463 of file abfheadr.h.
| #define ABFH_EINACTIVEHOLDING 2021 |
Definition at line 1482 of file abfheadr.h.
| #define ABFH_EINVALIDBINARYCHARS 2033 |
Definition at line 1494 of file abfheadr.h.
| #define ABFH_EINVALIDCHARS 2022 |
Definition at line 1483 of file abfheadr.h.
| #define ABFH_EINVALIDFILE 2003 |
Definition at line 1464 of file abfheadr.h.
| #define ABFH_EMETADURATION 2014 |
Definition at line 1475 of file abfheadr.h.
| #define ABFH_ENOCONDITTRAINS 2013 |
Definition at line 1474 of file abfheadr.h.
| #define ABFH_ENODIG 2023 |
Definition at line 1484 of file abfheadr.h.
| #define ABFH_ENOEPOCH 2027 |
Definition at line 1488 of file abfheadr.h.
| #define ABFH_ENOMEMORY 2009 |
Definition at line 1470 of file abfheadr.h.
| #define ABFH_ENOPNPULSES 2025 |
Definition at line 1486 of file abfheadr.h.
| #define ABFH_ENOWAVEFORM 2007 |
Definition at line 1468 of file abfheadr.h.
| #define ABFH_EPNNUMPULSES 2026 |
Definition at line 1487 of file abfheadr.h.
| #define ABFH_EPOCHNOTPRESENT 2006 |
Definition at line 1467 of file abfheadr.h.
| #define ABFH_ESTART2START 2020 |
Definition at line 1481 of file abfheadr.h.
| #define ABFH_EUNKNOWNFILETYPE 2004 |
Definition at line 1465 of file abfheadr.h.
| #define ABFH_FIRSTERRORNUMBER 2001 |
Definition at line 1461 of file abfheadr.h.
| #define PCLAMP6_MAXSWEEPLENGTH 16384 |
Definition at line 105 of file abfheadr.h.
| #define PCLAMP7_MAXSWEEPLEN_PERCHAN 1032258 |
Definition at line 106 of file abfheadr.h.
| void WINAPI ABFH_DemoteHeader | ( | ABFFileHeader * | pOut, |
| const ABFFileHeader * | pIn ) |
References WINAPI.
| void WINAPI ABFH_GetADCtoUUFactors | ( | const ABFFileHeader * | pFH, |
| int | nChannel, | ||
| float * | pfADCToUUFactor, | ||
| float * | pfADCToUUShift ) |
References WINAPI.
| BOOL WINAPI ABFH_GetChannelOffset | ( | const ABFFileHeader * | pFH, |
| int | nChannel, | ||
| UINT * | puChannelOffset ) |
References WINAPI.
| void WINAPI ABFH_GetDACtoUUFactors | ( | const ABFFileHeader * | pFH, |
| int | nChannel, | ||
| float * | pfDACToUUFactor, | ||
| float * | pfDACToUUShift ) |
References WINAPI.
| double WINAPI ABFH_GetFirstSampleInterval | ( | const ABFFileHeader * | pFH | ) |
References WINAPI.
| BOOL WINAPI ABFH_GetMathValue | ( | const ABFFileHeader * | pFH, |
| float | fA, | ||
| float | fB, | ||
| float * | pfRval ) |
References WINAPI.
| void WINAPI ABFH_Initialize | ( | ABFFileHeader * | pFH | ) |
References WINAPI.
| BOOL WINAPI ABFH_IsNewHeader | ( | const ABFFileHeader * | pFH | ) |
References WINAPI.
| BOOL WINAPI ABFH_ParamReader | ( | FILEHANDLE | hFile, |
| ABFFileHeader * | pFH, | ||
| int * | pnError ) |
References WINAPI.
| void WINAPI ABFH_PromoteHeader | ( | ABFFileHeader * | pOut, |
| const ABFFileHeader * | pIn ) |
References WINAPI.
| C_ASSERT | ( | sizeof(ABFFileHeader) | = =6144 | ) |