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

#include <tpcpar.h>

Data Fields

unsigned int model
char name [MAX_TACNAME_LEN+1]
double start
double end
int fitNr
int dataNr
double * p
double * sd
double * cl1
double * cl2
double wss
char sw

Detailed Description

Parameters for one TAC.

See also
PAR, PARN, TAC, TACC, parrInit, parrFree

Definition at line 46 of file tpcpar.h.

Field Documentation

◆ cl1

◆ cl2

◆ dataNr

◆ end

◆ fitNr

int PARR::fitNr

The number of fitted parameters (excluding fixed parameters); needed for calculating AIC etc.

See also
nloptFixedNr

Definition at line 58 of file tpcpar.h.

Referenced by parExamplePerfectBolus(), parExampleRadiowaterBolus(), parExampleTTACs(), parFromIFT(), parIsFitNr(), parReadCSV(), parReadFIT(), parrInit(), parToIFT(), parWriteCSV(), and parWriteXML().

◆ model

◆ name

◆ p

◆ sd

◆ start

◆ sw

char PARR::sw

Temporary switch

Definition at line 74 of file tpcpar.h.

Referenced by parrInit(), parSelectByAnother(), parSelectedTACs(), and parSelectTACs().

◆ wss


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