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