The SEDRIS Data Representation Model
APPENDIX C - Constants SE_TIME_YD_HMS_VALUE_DEFAULT |
---|
/* * 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 |
|