TPCCLIB
Loading...
Searching...
No Matches
ECAT_MATDIR Struct Reference

#include <tpcecat.h>

Data Fields

unsigned int id
 
unsigned int strtblk
 
unsigned int endblk
 
int status
 

Detailed Description

ECAT matrix directory

Definition at line 40 of file tpcecat.h.

Field Documentation

◆ endblk

unsigned int ECAT_MATDIR::endblk

End block.

Definition at line 46 of file tpcecat.h.

Referenced by ecatMListPrint(), and ecatMListRead().

◆ id

unsigned int ECAT_MATDIR::id

Matrix identifier (matnum).

Definition at line 42 of file tpcecat.h.

Referenced by ecatMListPrint(), and ecatMListRead().

◆ status

int ECAT_MATDIR::status

Matrix status (matstat); -1=deleted, 0=unfinished, 1=finished.

Definition at line 48 of file tpcecat.h.

Referenced by ecatMListRead().

◆ strtblk

unsigned int ECAT_MATDIR::strtblk

Start block.

Definition at line 44 of file tpcecat.h.

Referenced by ecatMListPrint(), and ecatMListRead().


The documentation for this struct was generated from the following file: