ICP
1
|
#include <isisraw.h>
Public Member Functions | |
DHDR_STRUCT () | |
Public Attributes | |
int | d_comp |
int | reserved |
int | d_offset |
float | d_crdata |
float | d_crfile |
int | d_exp_filesize |
int | unused [26] |
|
inline |
int DHDR_STRUCT::d_comp |
Definition at line 205 of file isisraw.h.
Referenced by DHDR_STRUCT(), ISISRAW::ioRAW(), and ISISRAW::printInfo().
float DHDR_STRUCT::d_crdata |
Definition at line 208 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), and ISISRAW::printInfo().
float DHDR_STRUCT::d_crfile |
Definition at line 209 of file isisraw.h.
Referenced by ISISRAW::ioRAW().
int DHDR_STRUCT::d_exp_filesize |
Definition at line 210 of file isisraw.h.
Referenced by ISISRAW::ioRAW().
int DHDR_STRUCT::d_offset |
Definition at line 207 of file isisraw.h.
Referenced by DHDR_STRUCT().