/*
 * GLOBAL VARIABLE: SE_TIME_YD_HMS_VALUE_DEFAULT
 *
 *   Pre-initialized global variable containing the default values for an
 *   SE_Time_YD_HMS_Value variable.
 */
const SE_Time_YD_HMS_Value
SE_TIME_YD_HMS_VALUE_DEFAULT =
| year |  0 | 
| day_of_year |  1 | 
| hour |  0 | 
| minutes |  0 | 
| seconds |  0.0 | 
Prev: SE_TIME_YD_HM_VALUE_DEFAULT.
Next: SE_TIME_YD_VALUE_DEFAULT.
Return to:
Top of this Page,
Constant Index