Woolz Image Processing  Version 1.8.3
_WlzEffAnlDataHistory Struct Reference

Analyze 7.5 file header structure for the image history. Typedef: WlzEffAnlDataHistory. More...

Data Fields

char descrip [80]
 
char auxFile [24]
 
char orient
 
char originator [10]
 
char generated [10]
 
char scanNum [10]
 
char patientId [10]
 
char expDate [10]
 
char expTime [10]
 
char hisUn0 [3]
 
int views
 
int volsAdded
 
int startField
 
int fieldSkip
 
int oMax
 
int oMin
 
int sMax
 
int sMin
 

Detailed Description

Analyze 7.5 file header structure for the image history. Typedef: WlzEffAnlDataHistory.

Field Documentation

◆ descrip

char _WlzEffAnlDataHistory::descrip[80]

Description: 80 bytes.

Referenced by WlzEffWriteObjAnl().

◆ auxFile

char _WlzEffAnlDataHistory::auxFile[24]

24 bytes.

◆ orient

char _WlzEffAnlDataHistory::orient

Slice orientation, which must be a member of enum::_WlzEffAnlOrient. This may be used by Analyze to determine whether images should be flipped before being displayed. 1 byte.

◆ originator

char _WlzEffAnlDataHistory::originator[10]

10 bytes.

Referenced by WlzEffWriteObjAnl().

◆ generated

char _WlzEffAnlDataHistory::generated[10]

10 bytes.

Referenced by WlzEffWriteObjAnl().

◆ scanNum

char _WlzEffAnlDataHistory::scanNum[10]

10 bytes.

◆ patientId

char _WlzEffAnlDataHistory::patientId[10]

10 bytes.

◆ expDate

char _WlzEffAnlDataHistory::expDate[10]

10 bytes.

◆ expTime

char _WlzEffAnlDataHistory::expTime[10]

10 bytes.

◆ hisUn0

char _WlzEffAnlDataHistory::hisUn0[3]

3 bytes.

◆ views

int _WlzEffAnlDataHistory::views

4 bytes.

◆ volsAdded

int _WlzEffAnlDataHistory::volsAdded

4 bytes.

◆ startField

int _WlzEffAnlDataHistory::startField

4 bytes.

◆ fieldSkip

int _WlzEffAnlDataHistory::fieldSkip

4 bytes.

◆ oMax

int _WlzEffAnlDataHistory::oMax

4 bytes.

◆ oMin

int _WlzEffAnlDataHistory::oMin

4 bytes.

◆ sMax

int _WlzEffAnlDataHistory::sMax

4 bytes.

◆ sMin

int _WlzEffAnlDataHistory::sMin

4 bytes.


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