The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Presentation_Domain
/*
 * SET: SE_Presentation_Domain
 *
 *   This data type enumerates the set of sensor domains for which
 *   rendering information can be provided, whether attached directly
 *   to <Geometry Representation> instances or provided for derived objects via
 *   <Feature Representation> instances.
 */
typedef struct
{
SE_Integer_Unsigned : 1 OTW; (notes)
SE_Integer_Unsigned : 1 IR_Hi_Band; (notes)
SE_Integer_Unsigned : 1 IR_Low_Band; (notes)
SE_Integer_Unsigned : 1 NVG; (notes)
SE_Integer_Unsigned : 1 Day_TV_Colour; (notes)
SE_Integer_Unsigned : 1 Day_TV_BW; (notes)
SE_Integer_Unsigned : 1 Radar; (notes)
SE_Integer_Unsigned : 1 SAR; (notes)
SE_Integer_Unsigned : 1 Thermal; (notes)
SE_Integer_Unsigned : 1 Low_Light_TV; (notes)
} SE_Presentation_Domain;


Field Notes


OTW

 out the window - human visual sensor

IR_Hi_Band

 8-12 microns

IR_Low_Band

 3-5 microns

NVG

 Night Vision Goggles

Day_TV_Colour

 Colour TV

Day_TV_BW

 Black and White TV

Radar

 General Radar display - not concerned with scan format.

SAR

 Synthetic Aperture Radar.

Thermal

 Thermal

Low_Light_TV

 Low Light TV



Prev: SE_Present_In. Next: SE_Property_Code.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS