My Project
|
#include <ecat63.h>
Data Fields | |
int | matnum |
int | strtblk |
int | endblk |
int | matstat |
int MatDir::endblk |
Definition at line 58 of file ecat63.h.
Referenced by ecat63GetMatrixBlockSize(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), and imgReadEcat63Frame().
int MatDir::matnum |
Definition at line 56 of file ecat63.h.
Referenced by ecat63AddImg(), ecat63DeleteLateFrames(), ecat63GatherMatlist(), ecat63GetNums(), ecat63GetPlaneAndFrameNr(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), ecat63SortMatlistByFrame(), ecat63SortMatlistByPlane(), ecat6PrintSubheader(), and imgReadEcat63Frame().
int MatDir::matstat |
Definition at line 59 of file ecat63.h.
Referenced by ecat63CheckMatlist(), ecat63DeleteLateFrames(), ecat63GetPlaneAndFrameNr(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), and imgReadEcat63Frame().
int MatDir::strtblk |
Definition at line 57 of file ecat63.h.
Referenced by ecat63GetMatrixBlockSize(), ecat63PrintMatlist(), ecat63ReadAllToImg(), ecat63ReadMatlist(), ecat63ReadPlaneToImg(), ecat6PrintSubheader(), imgReadEcat63Frame(), and imgReadEcat63Header().