#include <dft.h>#include <ift.h>Go to the source code of this file.
Functions | |
| void | libcpt_printdate (FILE *fp) |
| int | cptrnameSplit (char *rname, char *name1, char *name2, char *name3, int max_name_len) |
| int | cptReadOne (char *cptfile, DFT *dft) |
| int | cptWrite (DFT *dft, char *filename, int cpt_format) |
Variables | |
| int | CPT_TEST |
| char | cpterrmsg [128] |
|
||||||||||||
|
Read TACs from CPT file into a DFT.
|
|
||||||||||||||||||||||||
|
Split region name into 1-3 subparts of given max length.
|
|
||||||||||||||||
|
Write TAC data in CPT (Imagetool) format. If TACs are from different planes, then each plane will be saved in its own file.
|
|
|
Print the compilation date and time to specified FILE pointer |
|
|
|
|
|
|
1.3.9.1