DAS
3.1.6 - 18/09/2017
|
Go to the source code of this file.
Data Structures | |
struct | doas |
struct | listf |
Macros | |
#define | BDIR 2 |
#define | BDRIVE 3 |
#define | BFILE 0 |
#define | BFILELIST 1 |
#define | DOASREV 0.90 |
#define | PLOTIOIS 0 |
#define | PLOTIOIS_S 4 |
#define | PLOTRES 2 |
#define | PLOTRES_S 6 |
#define | PLOTSLANT 3 |
#define | PLOTSLANT_S 7 |
#define | PLOTVARY 1 |
#define | PLOTVARY_S 5 |
#define | SBDATE 1 |
#define | SBDIM 2 |
#define | SBNAME 0 |
#define | SBTYPE 3 |
Typedefs | |
typedef struct doas | doas |
typedef struct listf | listf |
#define BDIR 2 |
Definition at line 6 of file DOASdef.h.
Referenced by RBFormatCB().
#define BDRIVE 3 |
Definition at line 7 of file DOASdef.h.
Referenced by RBFormatCB().
#define BFILE 0 |
Definition at line 4 of file DOASdef.h.
Referenced by RBFormatCB(), and WriteDataFile().
#define BFILELIST 1 |
Definition at line 5 of file DOASdef.h.
Referenced by RBFormatCB().
#define PLOTIOIS 0 |
Definition at line 72 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define PLOTIOIS_S 4 |
Definition at line 76 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define PLOTRES 2 |
Definition at line 74 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define PLOTRES_S 6 |
Definition at line 78 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define PLOTSLANT 3 |
Definition at line 75 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define PLOTSLANT_S 7 |
Definition at line 79 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define PLOTVARY 1 |
Definition at line 73 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define PLOTVARY_S 5 |
Definition at line 77 of file DOASdef.h.
Referenced by MDCreateDOAS_ProcSh().
#define SBDATE 1 |
Definition at line 10 of file DOASdef.h.
Referenced by CreateList(), and RBListFileCB().
#define SBDIM 2 |
Definition at line 11 of file DOASdef.h.
Referenced by CreateList(), and RBListFileCB().
#define SBNAME 0 |
Definition at line 9 of file DOASdef.h.
Referenced by CreateList(), and RBListFileCB().
#define SBTYPE 3 |
Definition at line 12 of file DOASdef.h.
Referenced by CreateList(), and RBListFileCB().