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
 

Public Attributes

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

Detailed Description

2*4 bytes

Definition at line 241 of file isisraw.h.

Constructor & Destructor Documentation

◆ DDES_STRUCT()

DDES_STRUCT::DDES_STRUCT ( )
inline

constructor

Definition at line 245 of file isisraw.h.

Member Data Documentation

◆ nwords

int DDES_STRUCT::nwords

number of compressed words in spectrum

Definition at line 242 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 243 of file isisraw.h.

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


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