|
ocssw
V2022
|
TimGdtStruct
#include <VcstTime.h>
Public Attributes | |
| int | year |
| int | month |
| int | day |
| int | hour |
| int | min |
| int | sec |
| int | mill |
| int | msec |
| int | wkday |
| int | numday |
Detailed Description
The GDT format is Gregorian Date / Time format. It is individual numbers for each portion of a calendar day. To a prevent large list of parameters, this structure is used.
Definition at line 62 of file VcstTime.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsCmn/VcstTime.h


