|
ocssw
V2022
|
filehdr_struct
#include <filehdr_struc.h>
Public Attributes | |
| int32_t | sensorID |
| int32_t | length |
| int32_t | npix |
| int32_t | format |
| int32_t | nscan |
Detailed Description
Definition at line 4 of file filehdr_struc.h.
Member Data Documentation
◆ format
| int32_t format |
Definition at line 8 of file filehdr_struc.h.
◆ length
| int32_t length |
Definition at line 6 of file filehdr_struc.h.
◆ npix
| int32_t npix |
Definition at line 7 of file filehdr_struc.h.
◆ nscan
| int32_t nscan |
Definition at line 9 of file filehdr_struc.h.
◆ sensorID
| int32_t sensorID |
Definition at line 5 of file filehdr_struc.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libl1/filehdr_struc.h


