The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Presentation_Domain
/*
 * ENUM: SE_Presentation_Domain
 *
 *   This data type enumerates the set of sensor domains for which
 *   rendering information can be provided, whether attached directly
 *   to <Geometry> or provided for derived objects via <Feature>
 *   instances.
 *
 *   The enumerants are used as values to include or test for inclusion
 *   in an SE_Token_Set.
 */
typedef enum
{
SE_PRES_DOM_OTW = 0x0001, (notes)
SE_PRES_DOM_IR_HI_BAND = 0x0002, (notes)
SE_PRES_DOM_IR_LOW_BAND = 0x0004, (notes)
SE_PRES_DOM_NVG = 0x0008, (notes)
SE_PRES_DOM_DAY_TV_COLOUR = 0x0010, (notes)
SE_PRES_DOM_DAY_TV_BW = 0x0020, (notes)
SE_PRES_DOM_RADAR = 0x0040, (notes)
SE_PRES_DOM_SAR = 0x0080, (notes)
SE_PRES_DOM_THERMAL = 0x0100, (notes)
SE_PRES_DOM_LOW_LIGHT_TV = 0x0200 (notes)
} SE_Presentation_Domain;


Enumerant Notes


SE_PRES_DOM_OTW

 out the window - human visual sensor

SE_PRES_DOM_IR_HI_BAND

 8-12 microns

SE_PRES_DOM_IR_LOW_BAND

 3-5 microns

SE_PRES_DOM_NVG

 Night Vision Goggles

SE_PRES_DOM_DAY_TV_COLOUR

 Colour TV

SE_PRES_DOM_DAY_TV_BW

 Black and White TV

SE_PRES_DOM_RADAR

 General Radar display - not concerned with scan format.

SE_PRES_DOM_SAR

 Synthetic Aperture Radar.

SE_PRES_DOM_THERMAL

 Thermal

SE_PRES_DOM_LOW_LIGHT_TV

 Low Light TV



Prev: SE_Present_In. Next: SE_Property_Data_Value.


Return to: Top of this Page, Type Index

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