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

Run header (80 bytes) More...

#include <isisraw.h>

Public Member Functions

 HDR_STRUCT ()
 

Public Attributes

char hd_date [12]
 start date More...
 
char hd_dur [8]
 run duration (uA.hour) constructor More...
 
char hd_run [5]
 run number More...
 
char hd_time [8]
 start time More...
 
char hd_title [24]
 short title More...
 
char hd_user [20]
 user name More...
 
char inst_abrv [3]
 instrument abbreviated name More...
 

Detailed Description

Run header (80 bytes)

Definition at line 22 of file isisraw.h.

Constructor & Destructor Documentation

◆ HDR_STRUCT()

HDR_STRUCT::HDR_STRUCT ( )
inline

Definition at line 31 of file isisraw.h.

Member Data Documentation

◆ hd_date

char HDR_STRUCT::hd_date[12]

start date

Definition at line 27 of file isisraw.h.

Referenced by Mantid::DataHandling::LoadRawHelper::extractStartTime(), and ISISRAW::updateFromCRPT().

◆ hd_dur

char HDR_STRUCT::hd_dur[8]

run duration (uA.hour) constructor

Definition at line 29 of file isisraw.h.

Referenced by Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().

◆ hd_run

char HDR_STRUCT::hd_run[5]

run number

Definition at line 24 of file isisraw.h.

Referenced by ISISRAW::updateFromCRPT().

◆ hd_time

char HDR_STRUCT::hd_time[8]

start time

Definition at line 28 of file isisraw.h.

Referenced by Mantid::DataHandling::LoadRawHelper::extractStartTime(), and ISISRAW::updateFromCRPT().

◆ hd_title

char HDR_STRUCT::hd_title[24]

short title

Definition at line 26 of file isisraw.h.

Referenced by ISISRAW::updateFromCRPT().

◆ hd_user

char HDR_STRUCT::hd_user[20]

user name

Definition at line 25 of file isisraw.h.

Referenced by Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().

◆ inst_abrv

char HDR_STRUCT::inst_abrv[3]

instrument abbreviated name

Definition at line 23 of file isisraw.h.

Referenced by Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().


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