SDDS ToolKit Programs and Libraries for C and Python
All Classes Files Functions Variables Macros Pages
CHANGE_DEFINITION Struct Reference

Public Attributes

char * sourceColumn
 
char * resultColumn
 
long optionCode
 
long typeCode
 
double * baseline
 
double * change
 
void * copy
 
void * pass
 
long type
 
long newType
 

Detailed Description

Definition at line 101 of file sddschanges.c.

Member Data Documentation

◆ baseline

double* CHANGE_DEFINITION::baseline

Definition at line 106 of file sddschanges.c.

◆ change

double * CHANGE_DEFINITION::change

Definition at line 106 of file sddschanges.c.

◆ copy

void* CHANGE_DEFINITION::copy

Definition at line 107 of file sddschanges.c.

◆ newType

long CHANGE_DEFINITION::newType

Definition at line 109 of file sddschanges.c.

◆ optionCode

long CHANGE_DEFINITION::optionCode

Definition at line 104 of file sddschanges.c.

◆ pass

void* CHANGE_DEFINITION::pass

Definition at line 108 of file sddschanges.c.

◆ resultColumn

char * CHANGE_DEFINITION::resultColumn

Definition at line 103 of file sddschanges.c.

◆ sourceColumn

char* CHANGE_DEFINITION::sourceColumn

Definition at line 103 of file sddschanges.c.

◆ type

long CHANGE_DEFINITION::type

Definition at line 109 of file sddschanges.c.

◆ typeCode

long CHANGE_DEFINITION::typeCode

Definition at line 104 of file sddschanges.c.


The documentation for this struct was generated from the following file: