|
ocssw
V2022
|
#include <ias_structures.h>
Public Attributes | |
| int | year |
| int | month |
| int | day_of_month |
| int | day_of_year |
| int | hour |
| int | minute |
| double | second |
Detailed Description
Definition at line 6 of file ias_structures.h.
Member Data Documentation
◆ day_of_month
| int day_of_month |
Definition at line 10 of file ias_structures.h.
◆ day_of_year
| int day_of_year |
Definition at line 11 of file ias_structures.h.
◆ hour
| int hour |
Definition at line 12 of file ias_structures.h.
◆ minute
| int minute |
Definition at line 13 of file ias_structures.h.
◆ month
| int month |
Definition at line 9 of file ias_structures.h.
◆ second
| double second |
Definition at line 14 of file ias_structures.h.
◆ year
| int year |
Definition at line 8 of file ias_structures.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/liboli/ias_structures.h


