TPCCLIB
Loading...
Searching...
No Matches
ResVOI Struct Reference

#include <libtpccurveio.h>

Data Fields

char name [MAX_REGIONNAME_LEN+1]
 
char voiname [MAX_REGIONSUBNAME_LEN+1]
 
char hemisphere [MAX_REGIONSUBNAME_LEN+1]
 
char place [MAX_REGIONSUBNAME_LEN+1]
 
double parameter [MAX_RESPARAMS]
 
double sd [MAX_RESPARAMS]
 
double cl1 [MAX_RESPARAMS]
 
double cl2 [MAX_RESPARAMS]
 
int sw
 
int sw2
 

Detailed Description

Definitions for one RES region

Definition at line 141 of file libtpccurveio.h.

Field Documentation

◆ cl1

double ResVOI::cl1[MAX_RESPARAMS]

Lower 95% confidence interval

Definition at line 158 of file libtpccurveio.h.

Referenced by res2ift(), resMatchParameters(), resMatchParametersAbs(), resRead(), resSetmem(), resWrite(), and resWriteHTML_table().

◆ cl2

double ResVOI::cl2[MAX_RESPARAMS]

Upper 95% confidence interval

Definition at line 160 of file libtpccurveio.h.

Referenced by res2ift(), resMatchParameters(), resMatchParametersAbs(), resRead(), resSetmem(), resWrite(), and resWriteHTML_table().

◆ hemisphere

◆ name

char ResVOI::name[MAX_REGIONNAME_LEN+1]

Name of region, including hemisphere, plane etc; this will some day replace the voiname, hemisphere and place.

Definition at line 145 of file libtpccurveio.h.

Referenced by fitToResult(), res2ift(), res_allocate_with_dft(), rescoll_tabulate(), resGetNextResVOI(), resIsDuplicateNames(), resRead(), resSelectRegions(), resWrite(), and resWriteHTML_table().

◆ parameter

◆ place

char ResVOI::place[MAX_REGIONSUBNAME_LEN+1]

Image plane or other description

Definition at line 151 of file libtpccurveio.h.

Referenced by fitToResult(), res_allocate_with_dft(), resMatchRegions(), resRead(), resRNameSubfieldExists(), resSelect(), and resWrite().

◆ sd

double ResVOI::sd[MAX_RESPARAMS]

Array of result SD's

Definition at line 156 of file libtpccurveio.h.

Referenced by res2ift(), resMatchParameters(), resMatchParametersAbs(), resRead(), resSetmem(), resWrite(), and resWriteHTML_table().

◆ sw

int ResVOI::sw

Temporary switch for user

Definition at line 162 of file libtpccurveio.h.

Referenced by resSelect(), and resSelectRegions().

◆ sw2

int ResVOI::sw2

Temporary switch for user

Definition at line 164 of file libtpccurveio.h.

Referenced by resGetNextResVOI().

◆ voiname

char ResVOI::voiname[MAX_REGIONSUBNAME_LEN+1]

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