|
ocssw
V2022
|
#include <l1_seabass.h>
Public Attributes | |
| FILE * | fp |
| long int | data_start |
| const char * | delimiter |
| int * | field_indexes |
| int | lon_index |
| int | lat_index |
| int | year_index |
| int | month_index |
| int | day_index |
| int | hour_index |
| int | minute_index |
| int | second_index |
| int | current_row |
Detailed Description
Definition at line 11 of file l1_seabass.h.
Member Data Documentation
◆ current_row
| int current_row |
Definition at line 24 of file l1_seabass.h.
◆ data_start
| long int data_start |
Definition at line 13 of file l1_seabass.h.
◆ day_index
| int day_index |
Definition at line 20 of file l1_seabass.h.
◆ delimiter
| const char* delimiter |
Definition at line 14 of file l1_seabass.h.
◆ field_indexes
| int* field_indexes |
Definition at line 15 of file l1_seabass.h.
◆ fp
| FILE* fp |
Definition at line 12 of file l1_seabass.h.
◆ hour_index
| int hour_index |
Definition at line 21 of file l1_seabass.h.
◆ lat_index
| int lat_index |
Definition at line 17 of file l1_seabass.h.
◆ lon_index
| int lon_index |
Definition at line 16 of file l1_seabass.h.
◆ minute_index
| int minute_index |
Definition at line 22 of file l1_seabass.h.
◆ month_index
| int month_index |
Definition at line 19 of file l1_seabass.h.
◆ second_index
| int second_index |
Definition at line 23 of file l1_seabass.h.
◆ year_index
| int year_index |
Definition at line 18 of file l1_seabass.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libl1/l1_seabass.h


