Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SPB_STRUCT Struct Reference

sample parameter block (64*4 bytes) More...

#include <isisraw.h>

Public Member Functions

 SPB_STRUCT ()
 

Public Attributes

float can_cs_abs
 dunno More...
 
float can_cs_inc
 dunno More...
 
float can_nd
 can number density (atoms.A-3) More...
 
float e_canthick
 can wall thickness (mm) More...
 
float e_canxsect
 can coherent scattering cross section (barn) More...
 
float e_chi
 chi sample angle (degrees) More...
 
float e_dens
 sample number density (atoms.A-3) More...
 
int e_eqname
 dunno More...
 
int e_equip
 dunno More...
 
int e_geom
 sample geometry More...
 
float e_height
 sample height (mm) More...
 
char e_name [40]
 sample name of chemical formula More...
 
float e_omega
 omega sample angle (degrees) More...
 
float e_phi
 phi sample angle (degrees) More...
 
int e_posn
 sample changer position More...
 
float e_scatt
 scattering geometry (1=trans, 2 =reflect) More...
 
float e_thick
 sample thickness normal to sample (mm) More...
 
int e_type
 sample type (1=sample+can,2=empty can) More...
 
float e_width
 sample width (mm) More...
 
float e_xscatt
 sample coherent scattering cross section (barn) More...
 
float samp_cs_abs
 sample absorption cross section More...
 
float samp_cs_inc
 sample incoherent cross section More...
 
int spare [33]
 to bring up to 64*4 bytes constructor More...
 

Detailed Description

sample parameter block (64*4 bytes)

Definition at line 133 of file isisraw.h.

Constructor & Destructor Documentation

◆ SPB_STRUCT()

SPB_STRUCT::SPB_STRUCT ( )
inline

Definition at line 159 of file isisraw.h.

Member Data Documentation

◆ can_cs_abs

float SPB_STRUCT::can_cs_abs

dunno

Definition at line 151 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ can_cs_inc

float SPB_STRUCT::can_cs_inc

dunno

Definition at line 150 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ can_nd

float SPB_STRUCT::can_nd

can number density (atoms.A-3)

Definition at line 152 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_canthick

float SPB_STRUCT::e_canthick

can wall thickness (mm)

Definition at line 148 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_canxsect

float SPB_STRUCT::e_canxsect

can coherent scattering cross section (barn)

Definition at line 149 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_chi

float SPB_STRUCT::e_chi

chi sample angle (degrees)

Definition at line 141 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_dens

float SPB_STRUCT::e_dens

sample number density (atoms.A-3)

Definition at line 147 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_eqname

int SPB_STRUCT::e_eqname

dunno

Definition at line 155 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_equip

int SPB_STRUCT::e_equip

dunno

Definition at line 154 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_geom

int SPB_STRUCT::e_geom

sample geometry

Definition at line 136 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().

◆ e_height

float SPB_STRUCT::e_height

sample height (mm)

Definition at line 138 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().

◆ e_name

char SPB_STRUCT::e_name[40]

sample name of chemical formula

Definition at line 153 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_omega

float SPB_STRUCT::e_omega

omega sample angle (degrees)

Definition at line 140 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_phi

float SPB_STRUCT::e_phi

phi sample angle (degrees)

Definition at line 142 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().

◆ e_posn

int SPB_STRUCT::e_posn

sample changer position

Definition at line 134 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_scatt

float SPB_STRUCT::e_scatt

scattering geometry (1=trans, 2 =reflect)

Definition at line 143 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ e_thick

float SPB_STRUCT::e_thick

sample thickness normal to sample (mm)

Definition at line 137 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().

◆ e_type

int SPB_STRUCT::e_type

sample type (1=sample+can,2=empty can)

Definition at line 135 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().

◆ e_width

float SPB_STRUCT::e_width

sample width (mm)

Definition at line 139 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().

◆ e_xscatt

float SPB_STRUCT::e_xscatt

sample coherent scattering cross section (barn)

Definition at line 144 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ samp_cs_abs

float SPB_STRUCT::samp_cs_abs

sample absorption cross section

Definition at line 146 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ samp_cs_inc

float SPB_STRUCT::samp_cs_inc

sample incoherent cross section

Definition at line 145 of file isisraw.h.

Referenced by Mantid::DataHandling::RawFileInfo::exec().

◆ spare

int SPB_STRUCT::spare[33]

to bring up to 64*4 bytes constructor

Definition at line 156 of file isisraw.h.


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