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

int PARR::dataNr

◆ end

◆ fitNr

int PARR::fitNr

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

See also
nloptFixedNr

Definition at line 59 of file tpcpar.h.

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

◆ model

unsigned int PARR::model

◆ name

◆ p

◆ sd

◆ start

◆ sw

char PARR::sw

Temporary switch

Definition at line 75 of file tpcpar.h.

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

◆ wss


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