The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Time_Of_Day
|
/*
* ENUM: SE_Time_Of_Day
*
* This data type specifies a portion of a day. Note that some of these
* enumerants specify overlapping periods of time, so that
* the user may partition a day as desired.
*
* Possible partitions include
*
* DAY, NIGHT
*
* MORNING, AFTERNOON, NIGHT
*
* DAWN, MORNING, AFTERNOON, DUSK, NIGHT
*/
} SE_Time_Of_Day;
Enumerant Notes
Dawn.
The period between sunrise and noon.
The period between sunrise and sunset.
The period between noon and sunset.
Dusk.
Evening.
The period between sunset and sunrise.
Prev: SE_Time_Data_Type.
Next: SE_Time_Significance.
Return to:
Top of this Page,
Type Index
|
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|