The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Time_Data_Type
/*
 * 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 enum
{
SE_TIME_DATA_TYP_MONTH, (notes)
SE_TIME_DATA_TYP_SEASON, (notes)
SE_TIME_DATA_TYP_TIME_INTERVAL, (notes)
SE_TIME_DATA_TYP_TIME_OF_DAY, (notes)
SE_TIME_DATA_TYP_TIME_POINT (notes)
} SE_Time_Data_Type;


Enumerant Notes


SE_TIME_DATA_TYP_MONTH

 <Month>.

SE_TIME_DATA_TYP_SEASON

 <Season>.

SE_TIME_DATA_TYP_TIME_INTERVAL

 <Time Interval>.

SE_TIME_DATA_TYP_TIME_OF_DAY

 <Time Of Day>.

SE_TIME_DATA_TYP_TIME_POINT

 <Time Point>.



Prev: SE_Struct_As_Union. Next: SE_Time_Of_Day.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™