STIR  6.2.0
Namespaces | Functions
decay_correction_factor.h File Reference

Simple functions to compute the decay correction factor. More...

#include "stir/common.h"
#include <cmath>

Go to the source code of this file.

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

double stir::decay_correction_factor (const double isotope_halflife, const double start_time, const double end_time)
 Compute decay-correction factor for a time frame. More...
 
double stir::decay_correction_factor (const double isotope_halflife, const double rel_time)
 Computes the decay-correction factor for activity at a given time point. More...
 

Detailed Description

Simple functions to compute the decay correction factor.

Author
Charalampos Tsoumpas
Kris Thielemans