Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
DDES_STRUCT Struct Reference

2*4 bytes More...

#include <isisraw.h>

Public Member Functions

 DDES_STRUCT ()
 constructor More...
 

Public Attributes

int nwords
 number of compressed words in spectrum More...
 
int offset
 offset to compressed spectrum More...
 

Detailed Description

2*4 bytes

Definition at line 246 of file isisraw.h.

Constructor & Destructor Documentation

◆ DDES_STRUCT()

DDES_STRUCT::DDES_STRUCT ( )
inline

constructor

Definition at line 250 of file isisraw.h.

Member Data Documentation

◆ nwords

int DDES_STRUCT::nwords

number of compressed words in spectrum

Definition at line 247 of file isisraw.h.

Referenced by ISISRAW::ioRAW(), ISISRAW::printInfo(), and ISISRAW2::readData().

◆ offset

int DDES_STRUCT::offset

offset to compressed spectrum

Definition at line 248 of file isisraw.h.

Referenced by ISISRAW::ioRAW(), and ISISRAW::printInfo().


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