Mantid
|
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... | |
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().
int DDES_STRUCT::offset |
offset to compressed spectrum
Definition at line 248 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), and ISISRAW::printInfo().