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

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
 

Detailed Description

Definition at line 186 of file sddsenvelope.c.

Member Data Documentation

◆ bottomLimit

double STAT_REQUEST::bottomLimit

Definition at line 142 of file sddsrowstats.c.

◆ columnName

char* STAT_REQUEST::columnName

Definition at line 188 of file sddsenvelope.c.

◆ flags

unsigned long STAT_REQUEST::flags

Definition at line 141 of file sddsrowstats.c.

◆ functionOf

char* STAT_REQUEST::functionOf

Definition at line 193 of file sddsenvelope.c.

◆ independentColumn

char * STAT_REQUEST::independentColumn

Definition at line 143 of file sddsrunstats.c.

◆ optionCode

long STAT_REQUEST::optionCode

Definition at line 190 of file sddsenvelope.c.

◆ percent

double STAT_REQUEST::percent

Definition at line 140 of file sddsrowstats.c.

◆ percentile

double STAT_REQUEST::percentile

Definition at line 191 of file sddsenvelope.c.

◆ percentileString

char* STAT_REQUEST::percentileString

Definition at line 192 of file sddsenvelope.c.

◆ positionColumn

char * STAT_REQUEST::positionColumn

Definition at line 138 of file sddsrowstats.c.

◆ positionColumnIndex

long STAT_REQUEST::positionColumnIndex

Definition at line 139 of file sddsrowstats.c.

◆ resultColumn

char * STAT_REQUEST::resultColumn

Definition at line 138 of file sddsrowstats.c.

◆ sourceColumn

char ** STAT_REQUEST::sourceColumn

Definition at line 138 of file sddsrowstats.c.

◆ sourceColumns

long STAT_REQUEST::sourceColumns

Definition at line 139 of file sddsrowstats.c.

◆ sumPower

long STAT_REQUEST::sumPower

Definition at line 190 of file sddsenvelope.c.

◆ topLimit

double STAT_REQUEST::topLimit

Definition at line 142 of file sddsrowstats.c.

◆ weightColumnName

char* STAT_REQUEST::weightColumnName

Definition at line 189 of file sddsenvelope.c.


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