SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
char * | fileColumn |
char * | interpCol |
char * | funcOfCol |
char * | atCol |
char ** | file |
int64_t | files |
double | atValue |
double * | colValue |
unsigned long | hasdata |
unsigned long | flags |
Definition at line 112 of file sddsinterpset.c.
char* DATA_CONTROL::atCol |
Definition at line 116 of file sddsinterpset.c.
double DATA_CONTROL::atValue |
Definition at line 119 of file sddsinterpset.c.
double* DATA_CONTROL::colValue |
Definition at line 120 of file sddsinterpset.c.
char** DATA_CONTROL::file |
Definition at line 117 of file sddsinterpset.c.
char* DATA_CONTROL::fileColumn |
Definition at line 113 of file sddsinterpset.c.
int64_t DATA_CONTROL::files |
Definition at line 118 of file sddsinterpset.c.
unsigned long DATA_CONTROL::flags |
Definition at line 122 of file sddsinterpset.c.
char* DATA_CONTROL::funcOfCol |
Definition at line 115 of file sddsinterpset.c.
unsigned long DATA_CONTROL::hasdata |
Definition at line 121 of file sddsinterpset.c.
char* DATA_CONTROL::interpCol |
Definition at line 114 of file sddsinterpset.c.