SDDSlib
Loading...
Searching...
No Matches
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 152 of file sddsenvelope.c.

Member Data Documentation

◆ bottomLimit

double STAT_REQUEST::bottomLimit

Definition at line 120 of file sddsrowstats.c.

◆ columnName

char* STAT_REQUEST::columnName

Definition at line 154 of file sddsenvelope.c.

◆ flags

unsigned long STAT_REQUEST::flags

Definition at line 119 of file sddsrowstats.c.

◆ functionOf

char* STAT_REQUEST::functionOf

Definition at line 159 of file sddsenvelope.c.

◆ independentColumn

char * STAT_REQUEST::independentColumn

Definition at line 145 of file sddsrunstats.c.

◆ optionCode

long STAT_REQUEST::optionCode

Definition at line 156 of file sddsenvelope.c.

◆ percent

double STAT_REQUEST::percent

Definition at line 118 of file sddsrowstats.c.

◆ percentile

double STAT_REQUEST::percentile

Definition at line 157 of file sddsenvelope.c.

◆ percentileString

char* STAT_REQUEST::percentileString

Definition at line 158 of file sddsenvelope.c.

◆ positionColumn

char * STAT_REQUEST::positionColumn

Definition at line 116 of file sddsrowstats.c.

◆ positionColumnIndex

long STAT_REQUEST::positionColumnIndex

Definition at line 117 of file sddsrowstats.c.

◆ resultColumn

char * STAT_REQUEST::resultColumn

Definition at line 116 of file sddsrowstats.c.

◆ sourceColumn

char ** STAT_REQUEST::sourceColumn

Definition at line 116 of file sddsrowstats.c.

◆ sourceColumns

long STAT_REQUEST::sourceColumns

Definition at line 117 of file sddsrowstats.c.

◆ sumPower

long STAT_REQUEST::sumPower

Definition at line 156 of file sddsenvelope.c.

◆ topLimit

double STAT_REQUEST::topLimit

Definition at line 120 of file sddsrowstats.c.

◆ weightColumnName

char* STAT_REQUEST::weightColumnName

Definition at line 155 of file sddsenvelope.c.


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