TPCCLIB
Loading...
Searching...
No Matches
libtpcmicropet
tpcmicropet.h
Go to the documentation of this file.
1
11
#ifndef _TPCMICROPET_H_
12
#define _TPCMICROPET_H_
13
/*****************************************************************************/
14
15
/*****************************************************************************/
16
#include "tpcclibConfig.h"
17
/*****************************************************************************/
18
#include <stdio.h>
19
#include <stdlib.h>
20
#include <string.h>
21
#include <math.h>
22
/*****************************************************************************/
23
#include "
tpcextensions.h
"
24
#include "
tpcift.h
"
25
#include "
tpcfileutil.h
"
26
/*****************************************************************************/
27
28
/*****************************************************************************/
29
/* micropetio */
30
extern
int
micropetHeaderRead
(
const
char
*hdrfile,
IFT
*header,
TPCSTATUS
*status);
31
extern
int
micropetExists
(
32
const
char
*filename,
char
*hdrfile,
char
*imgfile,
IFT
*header,
TPCSTATUS
*status
33
);
34
/*****************************************************************************/
35
36
/*****************************************************************************/
37
#endif
/* TPCMICROPET */
IFT
Definition
tpcift.h:43
TPCSTATUS
Definition
tpcextensions.h:241
tpcextensions.h
Header file for library libtpcextensions.
tpcfileutil.h
Header file for libtpcfileutil.
tpcift.h
Header file for library libtpcift.
micropetExists
int micropetExists(const char *filename, char *hdrfile, char *imgfile, IFT *header, TPCSTATUS *status)
Verify if specified file name refers to an existing microPET file.
Definition
micropetio.c:84
micropetHeaderRead
int micropetHeaderRead(const char *hdrfile, IFT *header, TPCSTATUS *status)
Definition
micropetio.c:14
Generated on
for TPCCLIB by
1.15.0