|
Stimfit @PACKAGE_VERSION@
|
#include <ProtocolStructs.h>
Public Member Functions | |
| ABF_StatsRegionInfo () | |
Public Attributes | |
| short | nRegionNum |
| short | nADCNum |
| short | nStatsActiveChannels |
| short | nStatsSearchRegionFlags |
| short | nStatsSelectedRegion |
| short | nStatsSmoothing |
| short | nStatsSmoothingEnable |
| short | nStatsBaseline |
| ABFLONG | lStatsBaselineStart |
| ABFLONG | lStatsBaselineEnd |
| ABFLONG | lStatsMeasurements |
| ABFLONG | lStatsStart |
| ABFLONG | lStatsEnd |
| short | nRiseBottomPercentile |
| short | nRiseTopPercentile |
| short | nDecayBottomPercentile |
| short | nDecayTopPercentile |
| short | nStatsSearchMode |
| short | nStatsSearchDAC |
| short | nStatsBaselineDAC |
| char | sUnused [78] |
Definition at line 415 of file ProtocolStructs.h.
|
inline |
Definition at line 444 of file ProtocolStructs.h.
References ABF_StatsRegionInfo(), ASSERT, and MEMSET_CTOR.
Referenced by ABF_StatsRegionInfo().
| ABFLONG ABF_StatsRegionInfo::lStatsBaselineEnd |
Definition at line 428 of file ProtocolStructs.h.
| ABFLONG ABF_StatsRegionInfo::lStatsBaselineStart |
Definition at line 427 of file ProtocolStructs.h.
| ABFLONG ABF_StatsRegionInfo::lStatsEnd |
Definition at line 433 of file ProtocolStructs.h.
| ABFLONG ABF_StatsRegionInfo::lStatsMeasurements |
Definition at line 431 of file ProtocolStructs.h.
| ABFLONG ABF_StatsRegionInfo::lStatsStart |
Definition at line 432 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nADCNum |
Definition at line 419 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nDecayBottomPercentile |
Definition at line 436 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nDecayTopPercentile |
Definition at line 437 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nRegionNum |
Definition at line 418 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nRiseBottomPercentile |
Definition at line 434 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nRiseTopPercentile |
Definition at line 435 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsActiveChannels |
Definition at line 421 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsBaseline |
Definition at line 426 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsBaselineDAC |
Definition at line 440 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsSearchDAC |
Definition at line 439 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsSearchMode |
Definition at line 438 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsSearchRegionFlags |
Definition at line 422 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsSelectedRegion |
Definition at line 423 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsSmoothing |
Definition at line 424 of file ProtocolStructs.h.
| short ABF_StatsRegionInfo::nStatsSmoothingEnable |
Definition at line 425 of file ProtocolStructs.h.
| char ABF_StatsRegionInfo::sUnused[78] |
Definition at line 442 of file ProtocolStructs.h.