|
Stimfit @PACKAGE_VERSION@
|
#include <AxoGraph_ReadWrite.h>
Public Attributes | |
| long | nHeaderVersion |
| long | nColumnX |
| long | nColumnY |
| long | nError |
| long | nErrorBarColumn |
| long | nGroup |
| bool | isShown |
| double | dMinX |
| double | dMaxX |
| double | dMinPosX |
| bool | bXEqSpaced |
| bool | bXMonotonic |
| double | dXInterval |
| double | dMinY |
| double | dMaxY |
| double | dMinPosY |
| long | nRGB |
| bool | bLinejoin |
| double | dLineThickness |
| long | nLineStyle |
| bool | bSymbol |
| long | nSymbolType |
| long | nSymbolSize |
| bool | bSymbolSkip |
| bool | bSymbolSkipDist |
| long | nSympolDist |
| bool | bHisto |
| long | nHistoType |
| long | nHistoDist |
| bool | bError |
| bool | bErrorPos |
| bool | bErrorNeg |
| long | nErrorWidth |
Definition at line 253 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bError |
Definition at line 294 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bErrorNeg |
Definition at line 296 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bErrorPos |
Definition at line 295 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bHisto |
Definition at line 290 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bLinejoin |
Definition at line 278 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bSymbol |
Definition at line 282 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bSymbolSkip |
Definition at line 286 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bSymbolSkipDist |
Definition at line 287 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bXEqSpaced |
Definition at line 268 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::bXMonotonic |
Definition at line 269 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dLineThickness |
Definition at line 279 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dMaxX |
Definition at line 265 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dMaxY |
Definition at line 273 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dMinPosX |
Definition at line 266 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dMinPosY |
Definition at line 274 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dMinX |
Definition at line 264 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dMinY |
Definition at line 272 of file AxoGraph_ReadWrite.h.
| double AxoGraphXTraceHeader::dXInterval |
Definition at line 270 of file AxoGraph_ReadWrite.h.
| bool AxoGraphXTraceHeader::isShown |
Definition at line 262 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nColumnX |
Definition at line 256 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nColumnY |
Definition at line 257 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nError |
Definition at line 258 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nErrorBarColumn |
Definition at line 259 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nErrorWidth |
Definition at line 297 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nGroup |
Definition at line 261 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nHeaderVersion |
Definition at line 255 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nHistoDist |
Definition at line 292 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nHistoType |
Definition at line 291 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nLineStyle |
Definition at line 280 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nRGB |
Definition at line 276 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nSymbolSize |
Definition at line 284 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nSymbolType |
Definition at line 283 of file AxoGraph_ReadWrite.h.
| long AxoGraphXTraceHeader::nSympolDist |
Definition at line 288 of file AxoGraph_ReadWrite.h.