SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
char * | columnName |
char * | weightColumnName |
long | optionCode |
long | sumPower |
double | percentile |
char * | percentileString |
char * | functionOf |
char ** | sourceColumn |
char * | resultColumn |
char * | positionColumn |
long | sourceColumns |
long | positionColumnIndex |
double | percent |
unsigned long | flags |
double | topLimit |
double | bottomLimit |
char * | independentColumn |
Definition at line 186 of file sddsenvelope.c.
double STAT_REQUEST::bottomLimit |
Definition at line 142 of file sddsrowstats.c.
char* STAT_REQUEST::columnName |
Definition at line 188 of file sddsenvelope.c.
unsigned long STAT_REQUEST::flags |
Definition at line 141 of file sddsrowstats.c.
char* STAT_REQUEST::functionOf |
Definition at line 193 of file sddsenvelope.c.
char * STAT_REQUEST::independentColumn |
Definition at line 143 of file sddsrunstats.c.
long STAT_REQUEST::optionCode |
Definition at line 190 of file sddsenvelope.c.
double STAT_REQUEST::percent |
Definition at line 140 of file sddsrowstats.c.
double STAT_REQUEST::percentile |
Definition at line 191 of file sddsenvelope.c.
char* STAT_REQUEST::percentileString |
Definition at line 192 of file sddsenvelope.c.
char * STAT_REQUEST::positionColumn |
Definition at line 138 of file sddsrowstats.c.
long STAT_REQUEST::positionColumnIndex |
Definition at line 139 of file sddsrowstats.c.
char * STAT_REQUEST::resultColumn |
Definition at line 138 of file sddsrowstats.c.
char ** STAT_REQUEST::sourceColumn |
Definition at line 138 of file sddsrowstats.c.
long STAT_REQUEST::sourceColumns |
Definition at line 139 of file sddsrowstats.c.
long STAT_REQUEST::sumPower |
Definition at line 190 of file sddsenvelope.c.
double STAT_REQUEST::topLimit |
Definition at line 142 of file sddsrowstats.c.
char* STAT_REQUEST::weightColumnName |
Definition at line 189 of file sddsenvelope.c.