Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

sif.c File Reference

#include "include/sif.h"

Functions

void sifInit (SIF *data)
void sifEmpty (SIF *data)
int sifSetmem (SIF *data, int frameNr)

Function Documentation

void sifEmpty SIF data  ) 
 

Free memory allocated for SIF. All contents are destroyed.

void sifInit SIF data  ) 
 

Initiate SIF structure. This should be called once before first use.

int sifSetmem SIF data,
int  frameNr
 

Allocates memory for SIF data. Old data is destroyed.

Returns:
Returns 0 if successful.
Parameters:
data  Pointer to SIF data allocated here
frameNr  Number of PET time frames


Generated on Tue Feb 8 11:48:06 2005 for libSIF by  doxygen 1.4.1