Mantid
|
instrument parameter block (64*4 bytes) More...
#include <isisraw.h>
Public Member Functions | |
IVPB_STRUCT () | |
Public Attributes | |
int | aperture_c2 |
dunno More... | |
int | aperture_c3 |
dunno More... | |
int | delay_c1 |
delay chopper 1 (us) More... | |
int | delay_c2 |
delay chopper 2 (us) More... | |
int | delay_c3 |
delay chopper 3 (us) More... | |
int | delay_error_c1 |
max delay error chopper 1 (us) More... | |
int | delay_error_c2 |
max delay error chopper 2 (us) More... | |
int | delay_error_c3 |
max delay error chopper 3 (us) More... | |
float | freq_c2 |
frequency chopper 2 (Hz) More... | |
float | freq_c3 |
frequency chopper 3 (Hz) More... | |
float | i_aofi |
angle of incidence (CRISP) More... | |
int | i_bestop |
beam_stop LOQ More... | |
float | i_chfreq |
frequency chopper 1 (Hz) More... | |
float | i_chopsiz |
dunno More... | |
float | i_foeang |
foe angle LOQ More... | |
float | i_l1 |
L1 scattering length. More... | |
int | i_mainshut |
main shutter open = 1 More... | |
int | i_mod |
moderator type code More... | |
int | i_posn |
scattering position (1 or 2, for HRPD) More... | |
float | i_radbest |
beam_stop_radius LOQ More... | |
float | i_renergy |
(HET) More... | |
int | i_rfreq |
rotor_frequency (HET) More... | |
float | i_rphase |
(HET) More... | |
int | i_rslit |
slit package (0="unknown",1="L",2="Med",3="Hi") HET More... | |
float | i_sddist |
source to detector distance (LOQ) More... | |
int | i_slowchop |
(1=on, 0=off) HET More... | |
int | i_thermshut |
thermal shutter open = 1 More... | |
int | i_vacuum |
detector_tank_vacuum 1 = vacuum on More... | |
float | i_xcen |
LOQ x centre. More... | |
float | i_xsect |
beam aperture horizontal (mm) More... | |
float | i_ycen |
LOQ y centre. More... | |
float | i_ysect |
beam aperture vertical (mm) More... | |
int | spare [29] |
to pad out to 64*4 bytes constructor More... | |
int | status_c1 |
status c1 (run,stopped,stop open) More... | |
int | status_c2 |
status c2 (run,stopped,stop open) More... | |
int | status_c3 |
status c3 (run,stopped,stop open) More... | |
int IVPB_STRUCT::delay_error_c1 |
int IVPB_STRUCT::delay_error_c2 |
int IVPB_STRUCT::delay_error_c3 |
float IVPB_STRUCT::i_aofi |
angle of incidence (CRISP)
Definition at line 125 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
int IVPB_STRUCT::i_bestop |
float IVPB_STRUCT::i_chopsiz |
float IVPB_STRUCT::i_foeang |
float IVPB_STRUCT::i_l1 |
L1 scattering length.
Definition at line 113 of file isisraw.h.
Referenced by Mantid::DataHandling::LoadInstrumentFromRaw::exec(), and ISISRAW::updateFromCRPT().
int IVPB_STRUCT::i_posn |
int IVPB_STRUCT::i_rslit |
float IVPB_STRUCT::i_sddist |
source to detector distance (LOQ)
Definition at line 123 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
int IVPB_STRUCT::i_vacuum |
float IVPB_STRUCT::i_xcen |
float IVPB_STRUCT::i_xsect |
beam aperture horizontal (mm)
Definition at line 108 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
float IVPB_STRUCT::i_ycen |
float IVPB_STRUCT::i_ysect |
beam aperture vertical (mm)
Definition at line 109 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
int IVPB_STRUCT::spare[29] |
int IVPB_STRUCT::status_c1 |
int IVPB_STRUCT::status_c2 |
int IVPB_STRUCT::status_c3 |