COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
#include <Zmanagerp.h>
Public Attributes | |
char | userhookc [MAX_USERHOOKC][100] |
char | primaryfile [128] |
char | cutofffile [128] |
char | job [10] |
char | contfile [128] |
char | atmosfile [128] |
char | geomagfile [128] |
char | skeletonfile [128] |
char | seedfile [128] |
char | dpmfile [128] |
char | deadline [8] |
char | sharpenv [32] |
char | percentenv [32] |
char | atenv [32] |
Definition at line 139 of file Zmanagerp.h.
char atenv[32] |
Definition at line 153 of file Zmanagerp.h.
char atmosfile[128] |
Definition at line 145 of file Zmanagerp.h.
char contfile[128] |
Definition at line 144 of file Zmanagerp.h.
char cutofffile[128] |
Definition at line 142 of file Zmanagerp.h.
char deadline[8] |
Definition at line 150 of file Zmanagerp.h.
char dpmfile[128] |
Definition at line 149 of file Zmanagerp.h.
char geomagfile[128] |
Definition at line 146 of file Zmanagerp.h.
char job[10] |
Definition at line 143 of file Zmanagerp.h.
char percentenv[32] |
Definition at line 152 of file Zmanagerp.h.
char primaryfile[128] |
Definition at line 141 of file Zmanagerp.h.
char seedfile[128] |
Definition at line 148 of file Zmanagerp.h.
char sharpenv[32] |
Definition at line 151 of file Zmanagerp.h.
char skeletonfile[128] |
Definition at line 147 of file Zmanagerp.h.
char userhookc[MAX_USERHOOKC][100] |
Definition at line 140 of file Zmanagerp.h.