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

#include <tpctac.h>

Data Fields

tactype type
 
double size
 
unit sunit
 
double * y
 
char sw
 
char sw2
 
char name [MAX_TACNAME_LEN+1]
 

Detailed Description

Concentrations, name, size etc for a single time-activity curve inside TAC struct.

See also
TAC, PAR, PARR, PARN

Definition at line 66 of file tpctac.h.

Field Documentation

◆ name

◆ size

double TACC::size

VOI volume, ROI size, sample mass, or something like that.

Definition at line 71 of file tpctac.h.

Referenced by bfm1TCM(), bfmSRTM(), taccInit(), tacCopyTacchdr(), tacIsSize(), tacReadCarimasTxt(), tacReadCSV(), tacReadDFT(), tacReadQView(), tacSetWeights(), tacWriteCSV(), and tacWriteDFT().

◆ sunit

unit TACC::sunit

Size unit: UNIT_UNKNOWN, UNIT_UL, ...

Definition at line 73 of file tpctac.h.

Referenced by taccInit(), and tacCopyTacchdr().

◆ sw

char TACC::sw

◆ sw2

char TACC::sw2

Temporary switch.

Definition at line 79 of file tpctac.h.

Referenced by taccInit(), and tacCopyTacchdr().

◆ type

tactype TACC::type

Content type: TACID_UNKNOWN, TACID_REF, TACID_PLASMA, TACID_BLOOD, TACID_PARENT, TACID_METABOLITE, TACID_VOI, TACID_VOXEL

Definition at line 69 of file tpctac.h.

Referenced by taccInit(), and tacCopyTacchdr().

◆ y


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