b2rbc - tpcclib 0.8.0 © 2023 by Turku PET Centre

Calculates the TAC of blood cells (erythrocytes, RBC) using
haematocrit (HCT), blood TAC, and plasma TAC, based on equation
 
  Blood = HCT*RBC + (1-HCT)*Plasma 
 
HCT is normally between 0.40-0.51 in men and 0.36-0.47 in women.
 
Usage: b2rbc [Options] bloodfile plasmafile HCT rbcfile
 
Options:
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
See also: bpr2cpr, p2blood, b2plasma, taccalc, fit_bpr
 
Keywords: input, modelling, simulation, RBC, plasma, blood