|
ocssw
V2022
|
#include <mscal_struc.h>
Public Attributes | |
| char | ifile [MAXNFILES][FILENAME_MAX] |
| char | ofile [FILENAME_MAX] |
| char | input_parms [20000] |
| char | flaguse [1024] |
| int32_t | spixl |
| int32_t | epixl |
| int32_t | dpixl |
| int32_t | sline |
| int32_t | eline |
| int32_t | dline |
| char | oformat [20] |
Detailed Description
Definition at line 37 of file mscal_struc.h.
Member Data Documentation
◆ dline
| int32_t dline |
Definition at line 47 of file mscal_struc.h.
◆ dpixl
| int32_t dpixl |
Definition at line 44 of file mscal_struc.h.
◆ eline
| int32_t eline |
Definition at line 46 of file mscal_struc.h.
◆ epixl
| int32_t epixl |
Definition at line 43 of file mscal_struc.h.
◆ flaguse
| char flaguse[1024] |
Definition at line 41 of file mscal_struc.h.
◆ ifile
| char ifile[MAXNFILES][FILENAME_MAX] |
Definition at line 38 of file mscal_struc.h.
◆ input_parms
| char input_parms[20000] |
Definition at line 40 of file mscal_struc.h.
◆ ofile
| char ofile[FILENAME_MAX] |
Definition at line 39 of file mscal_struc.h.
◆ oformat
| char oformat[20] |
Definition at line 48 of file mscal_struc.h.
◆ sline
| int32_t sline |
Definition at line 45 of file mscal_struc.h.
◆ spixl
| int32_t spixl |
Definition at line 42 of file mscal_struc.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l2gen/mscal_struc.h


