|
ocssw
V2022
|
#include <mscal_struc.h>
Public Attributes | |
| int32_t | sensorID |
| int32_t | nfiles |
| int32_t | npixs |
| int32_t | nbands |
| int32_t * | Lambda |
| int32_t | nprods |
| prname * | l2prods |
| char * | input_parms |
| unsigned char * | data |
| stname * | filenames |
| int16 * | fileID |
| int16 * | year |
| int16 * | day |
| int32 * | msec |
| int16 * | iscan |
| uint8 * | mside |
| uint8 * | detnum |
| int16 * | pixnum |
| float * | lon |
| float * | lat |
| float32 * | ddata |
| char | oformat [20] |
Detailed Description
Definition at line 12 of file mscal_struc.h.
Member Data Documentation
◆ data
| unsigned char* data |
Definition at line 21 of file mscal_struc.h.
◆ day
| int16* day |
Definition at line 25 of file mscal_struc.h.
◆ ddata
| float32* ddata |
Definition at line 33 of file mscal_struc.h.
◆ detnum
| uint8* detnum |
Definition at line 29 of file mscal_struc.h.
◆ fileID
| int16* fileID |
Definition at line 23 of file mscal_struc.h.
◆ filenames
| stname* filenames |
Definition at line 22 of file mscal_struc.h.
◆ input_parms
| char* input_parms |
Definition at line 20 of file mscal_struc.h.
◆ iscan
| int16* iscan |
Definition at line 27 of file mscal_struc.h.
◆ l2prods
| prname* l2prods |
Definition at line 19 of file mscal_struc.h.
◆ Lambda
| int32_t* Lambda |
Definition at line 17 of file mscal_struc.h.
◆ lat
| float* lat |
Definition at line 32 of file mscal_struc.h.
◆ lon
| float* lon |
Definition at line 31 of file mscal_struc.h.
◆ msec
| int32* msec |
Definition at line 26 of file mscal_struc.h.
◆ mside
| uint8* mside |
Definition at line 28 of file mscal_struc.h.
◆ nbands
| int32_t nbands |
Definition at line 16 of file mscal_struc.h.
◆ nfiles
| int32_t nfiles |
Definition at line 14 of file mscal_struc.h.
◆ npixs
| int32_t npixs |
Definition at line 15 of file mscal_struc.h.
◆ nprods
| int32_t nprods |
Definition at line 18 of file mscal_struc.h.
◆ oformat
| char oformat[20] |
Definition at line 34 of file mscal_struc.h.
◆ pixnum
| int16* pixnum |
Definition at line 30 of file mscal_struc.h.
◆ sensorID
| int32_t sensorID |
Definition at line 13 of file mscal_struc.h.
◆ year
| int16* year |
Definition at line 24 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


