TPCCLIB
Loading...
Searching...
No Matches
input
pbconv.h
Go to the documentation of this file.
1
6
/*****************************************************************************/
7
#ifndef _PBCONV_H
8
#define _PBCONV_H
9
/*****************************************************************************/
11
typedef
enum
{NORBC,INWATER,FDG,FLUORIDE,FBPA,FDOPA,MEAIB,PIB,FLUMAZENIL,
12
AH690,AH691,FMPEPD2,
13
PALMITATE,PK11195,PE2I,CARFENTANIL,METOMIDATE,ORMB,
14
PBR28HAB,PBR28MAB,PBR28LAB,SMW139,UCBJ,
15
MOUSEFDG1,MOUSEFDG2,RATFDG
16
}
tracerCode
;
17
/*****************************************************************************/
18
int
tracer_code
(
char
*tracer);
19
int
rbc_plasma_ratio
(
int
tracer,
double
*t,
double
*r,
int
nr);
20
int
plasma_to_blood_ratio
(
int
tracer,
double
*t,
double
*r,
int
nr);
21
/*****************************************************************************/
22
#endif
// _PBCONV_H
23
rbc_plasma_ratio
int rbc_plasma_ratio(int tracer, double *t, double *r, int nr)
Definition
pbconv.c:83
tracerCode
tracerCode
Definition
pbconv.h:11
tracer_code
int tracer_code(char *tracer)
Definition
pbconv.c:32
plasma_to_blood_ratio
int plasma_to_blood_ratio(int tracer, double *t, double *r, int nr)
Definition
pbconv.c:248
Generated on Fri Sep 19 2025 13:32:04 for TPCCLIB by
1.12.0