musrfit 1.10.0
MUD_SEC_GEN_RUN_DESC Struct Reference

#include <mud.h>

Collaboration diagram for MUD_SEC_GEN_RUN_DESC:

Public Attributes

MUD_CORE core
 
UINT32 exptNumber
 
UINT32 runNumber
 
TIME timeBegin
 
TIME timeEnd
 
UINT32 elapsedSec
 
char * title
 
char * lab
 
char * area
 
char * method
 
char * apparatus
 
char * insert
 
char * sample
 
char * orient
 
char * das
 
char * experimenter
 
char * temperature
 
char * field
 

Detailed Description

Definition at line 311 of file mud.h.

Member Data Documentation

◆ apparatus

char* MUD_SEC_GEN_RUN_DESC::apparatus

Definition at line 323 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ area

char* MUD_SEC_GEN_RUN_DESC::area

Definition at line 321 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ core

MUD_CORE MUD_SEC_GEN_RUN_DESC::core

Definition at line 312 of file mud.h.

◆ das

char* MUD_SEC_GEN_RUN_DESC::das

Definition at line 327 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ elapsedSec

UINT32 MUD_SEC_GEN_RUN_DESC::elapsedSec

Definition at line 318 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ experimenter

char* MUD_SEC_GEN_RUN_DESC::experimenter

Definition at line 328 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ exptNumber

UINT32 MUD_SEC_GEN_RUN_DESC::exptNumber

Definition at line 314 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ field

char* MUD_SEC_GEN_RUN_DESC::field

Definition at line 330 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ insert

char* MUD_SEC_GEN_RUN_DESC::insert

Definition at line 324 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ lab

char* MUD_SEC_GEN_RUN_DESC::lab

Definition at line 320 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ method

char* MUD_SEC_GEN_RUN_DESC::method

Definition at line 322 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ orient

char* MUD_SEC_GEN_RUN_DESC::orient

Definition at line 326 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ runNumber

UINT32 MUD_SEC_GEN_RUN_DESC::runNumber

Definition at line 315 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ sample

char* MUD_SEC_GEN_RUN_DESC::sample

Definition at line 325 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ temperature

char* MUD_SEC_GEN_RUN_DESC::temperature

Definition at line 329 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ timeBegin

TIME MUD_SEC_GEN_RUN_DESC::timeBegin

Definition at line 316 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ timeEnd

TIME MUD_SEC_GEN_RUN_DESC::timeEnd

Definition at line 317 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().

◆ title

char* MUD_SEC_GEN_RUN_DESC::title

Definition at line 319 of file mud.h.

Referenced by MUD_SEC_GEN_RUN_DESC_proc().


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