The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Time_Data_Type
/*
 * REGISTERABLE ENUM: SE_Time_Data_Type
 *
 *   This data type indicates what "type" of time data is being used to
 *   organize a <Time Related Features> or <Time Related Geometry> instance.
 */
typedef SE_Short_Integer SE_Time_Data_Type;
Enumerant Definition Value
SE_TIMEDATTYP_SEASON
 <Season>.
1
SE_TIMEDATTYP_TIME_INTERVAL
 <Time Interval>.
2
SE_TIMEDATTYP_TIME_OF_DAY
 <Time Of Day>.
3
SE_TIMEDATTYP_TIME_POINT
 <Time Point>.
4



Prev: SE_Time_Configuration. Next: SE_Time_Day_Of_Year_Value.


Return to: Top of this Page, Type Index