|
SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
| char * | sourceColumn |
| char * | resultColumn |
| long | optionCode |
| long | typeCode |
| double * | baseline |
| double * | change |
| void * | copy |
| void * | pass |
| long | type |
| long | newType |
Definition at line 101 of file sddschanges.c.
| double* CHANGE_DEFINITION::baseline |
Definition at line 106 of file sddschanges.c.
| double * CHANGE_DEFINITION::change |
Definition at line 106 of file sddschanges.c.
| void* CHANGE_DEFINITION::copy |
Definition at line 107 of file sddschanges.c.
| long CHANGE_DEFINITION::newType |
Definition at line 109 of file sddschanges.c.
| long CHANGE_DEFINITION::optionCode |
Definition at line 104 of file sddschanges.c.
| void* CHANGE_DEFINITION::pass |
Definition at line 108 of file sddschanges.c.
| char * CHANGE_DEFINITION::resultColumn |
Definition at line 103 of file sddschanges.c.
| char* CHANGE_DEFINITION::sourceColumn |
Definition at line 103 of file sddschanges.c.
| long CHANGE_DEFINITION::type |
Definition at line 109 of file sddschanges.c.
| long CHANGE_DEFINITION::typeCode |
Definition at line 104 of file sddschanges.c.