|
musrfit 1.10.0
|
#include <mud.h>

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 |
| char* MUD_SEC_GEN_RUN_DESC::apparatus |
Definition at line 323 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::area |
Definition at line 321 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::das |
Definition at line 327 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| UINT32 MUD_SEC_GEN_RUN_DESC::elapsedSec |
Definition at line 318 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::experimenter |
Definition at line 328 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| UINT32 MUD_SEC_GEN_RUN_DESC::exptNumber |
Definition at line 314 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::field |
Definition at line 330 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::insert |
Definition at line 324 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::lab |
Definition at line 320 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::method |
Definition at line 322 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::orient |
Definition at line 326 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| UINT32 MUD_SEC_GEN_RUN_DESC::runNumber |
Definition at line 315 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::sample |
Definition at line 325 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::temperature |
Definition at line 329 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| TIME MUD_SEC_GEN_RUN_DESC::timeBegin |
Definition at line 316 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| TIME MUD_SEC_GEN_RUN_DESC::timeEnd |
Definition at line 317 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().
| char* MUD_SEC_GEN_RUN_DESC::title |
Definition at line 319 of file mud.h.
Referenced by MUD_SEC_GEN_RUN_DESC_proc().