My Project
|
#include <ecat7.h>
Data Fields | |
int | id |
int | strtblk |
int | endblk |
int | status |
int ECAT7_MatDir::endblk |
Definition at line 608 of file ecat7.h.
Referenced by ecat7GetMatrixBlockSize(), ecat7PrintMatlist(), ecat7ReadMatlist(), imgReadEcat7(), and imgReadEcat7Frame().
int ECAT7_MatDir::id |
Definition at line 606 of file ecat7.h.
Referenced by ecat7DeleteLateFrames(), ecat7GatherMatlist(), ecat7GetNums(), ecat7GetPlaneAndFrameNr(), ecat7PrintMatlist(), ecat7PrintSubheader(), ecat7ReadMatlist(), ecat7SortMatlistByFrame(), ecat7SortMatlistByPlane(), imgReadEcat7(), and imgReadEcat7Frame().
int ECAT7_MatDir::status |
Definition at line 609 of file ecat7.h.
Referenced by ecat7CheckMatlist(), ecat7DeleteLateFrames(), ecat7PrintMatlist(), and ecat7ReadMatlist().
int ECAT7_MatDir::strtblk |
Definition at line 607 of file ecat7.h.
Referenced by ecat7GetMatrixBlockSize(), ecat7GetNums(), ecat7PrintMatlist(), ecat7PrintSubheader(), ecat7ReadMatlist(), imgReadEcat7(), imgReadEcat7Frame(), and imgReadEcat7Header().