SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
char * | sourceColumn |
char * | weightColumn |
char * | resultColumn |
char * | functionOf |
long | optionCode |
long | resultIndex |
long | sumPower |
double | percentile |
char * | percentileString |
void * | copy |
double * | value1 |
double * | value2 |
double * | value3 |
double * | value4 |
double ** | array |
double * | sumWeight |
char ** | sourceColumn |
char * | positionColumn |
long | sourceColumns |
long | positionColumnIndex |
double | percent |
unsigned long | flags |
double | topLimit |
double | bottomLimit |
char ** | resultColumn |
char * | independentColumn |
long * | resultIndex |
Definition at line 199 of file sddsenvelope.c.
double** STAT_DEFINITION::array |
Definition at line 208 of file sddsenvelope.c.
double STAT_DEFINITION::bottomLimit |
Definition at line 154 of file sddsrowstats.c.
void* STAT_DEFINITION::copy |
Definition at line 206 of file sddsenvelope.c.
unsigned long STAT_DEFINITION::flags |
Definition at line 153 of file sddsrowstats.c.
char * STAT_DEFINITION::functionOf |
Definition at line 201 of file sddsenvelope.c.
char * STAT_DEFINITION::independentColumn |
Definition at line 154 of file sddsrunstats.c.
long STAT_DEFINITION::optionCode |
Definition at line 202 of file sddsenvelope.c.
double STAT_DEFINITION::percent |
Definition at line 152 of file sddsrowstats.c.
double STAT_DEFINITION::percentile |
Definition at line 203 of file sddsenvelope.c.
char* STAT_DEFINITION::percentileString |
Definition at line 204 of file sddsenvelope.c.
char * STAT_DEFINITION::positionColumn |
Definition at line 150 of file sddsrowstats.c.
long STAT_DEFINITION::positionColumnIndex |
Definition at line 151 of file sddsrowstats.c.
char * STAT_DEFINITION::resultColumn |
Definition at line 201 of file sddsenvelope.c.
char ** STAT_DEFINITION::resultColumn |
Definition at line 154 of file sddsrunstats.c.
long STAT_DEFINITION::resultIndex |
Definition at line 202 of file sddsenvelope.c.
long * STAT_DEFINITION::resultIndex |
Definition at line 155 of file sddsrunstats.c.
char ** STAT_DEFINITION::sourceColumn |
Definition at line 201 of file sddsenvelope.c.
char** STAT_DEFINITION::sourceColumn |
Definition at line 150 of file sddsrowstats.c.
long STAT_DEFINITION::sourceColumns |
Definition at line 151 of file sddsrowstats.c.
long STAT_DEFINITION::sumPower |
Definition at line 202 of file sddsenvelope.c.
double* STAT_DEFINITION::sumWeight |
Definition at line 209 of file sddsenvelope.c.
double STAT_DEFINITION::topLimit |
Definition at line 154 of file sddsrowstats.c.
double* STAT_DEFINITION::value1 |
Definition at line 207 of file sddsenvelope.c.
double * STAT_DEFINITION::value2 |
Definition at line 207 of file sddsenvelope.c.
double * STAT_DEFINITION::value3 |
Definition at line 207 of file sddsenvelope.c.
double * STAT_DEFINITION::value4 |
Definition at line 207 of file sddsenvelope.c.
char * STAT_DEFINITION::weightColumn |
Definition at line 201 of file sddsenvelope.c.