SDDSlib
|
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 152 of file sddsenvelope.c.
double STAT_REQUEST::bottomLimit |
Definition at line 120 of file sddsrowstats.c.
char* STAT_REQUEST::columnName |
Definition at line 154 of file sddsenvelope.c.
unsigned long STAT_REQUEST::flags |
Definition at line 119 of file sddsrowstats.c.
char* STAT_REQUEST::functionOf |
Definition at line 159 of file sddsenvelope.c.
char * STAT_REQUEST::independentColumn |
Definition at line 145 of file sddsrunstats.c.
long STAT_REQUEST::optionCode |
Definition at line 156 of file sddsenvelope.c.
double STAT_REQUEST::percent |
Definition at line 118 of file sddsrowstats.c.
double STAT_REQUEST::percentile |
Definition at line 157 of file sddsenvelope.c.
char* STAT_REQUEST::percentileString |
Definition at line 158 of file sddsenvelope.c.
char * STAT_REQUEST::positionColumn |
Definition at line 116 of file sddsrowstats.c.
long STAT_REQUEST::positionColumnIndex |
Definition at line 117 of file sddsrowstats.c.
char * STAT_REQUEST::resultColumn |
Definition at line 116 of file sddsrowstats.c.
char ** STAT_REQUEST::sourceColumn |
Definition at line 116 of file sddsrowstats.c.
long STAT_REQUEST::sourceColumns |
Definition at line 117 of file sddsrowstats.c.
long STAT_REQUEST::sumPower |
Definition at line 156 of file sddsenvelope.c.
double STAT_REQUEST::topLimit |
Definition at line 120 of file sddsrowstats.c.
char* STAT_REQUEST::weightColumnName |
Definition at line 155 of file sddsenvelope.c.