The SEDRIS Data Representation Model
APPENDIX A - Classes Property Set Table |
---|
An instance of this DRM class is conceptually an ordered collection of <Property Set> instances, where the ordering is required to permit the contents of the <Property Set Table> instance to be referenced by other objects.
A <Property Set> instance within a <Property Set Table> instance is referenced by its ordinal position in the collection by means of <Property Set Index> instances, as specified in the definition of <Property Set Index>.
A <Property Set Table> instance specifies <Property Set> instances for normal, OTW viewing.
A <Property Set Table> instance specifies <Property Set> instances for viewing through night vision goggles.
A <Property Set Table> instance specifies <Property Set> instances for OTW viewing using an enhanced set of colours and textures.
A <Property Set Table> instance contains <Property Set> instances that all contain a <Colour> instance and two <Image Mapping Function> instances. This <Property Set Table> instance has regular set to SE_TRUE.
No FAQs supplied.
SE_String | table_usage; | 1 |
---|---|---|
SE_Boolean | regular; | 2 |
The table_usage field specifies the use for which the <Property Set Table> instance is provided.
If the value of the regular field is SE_TRUE, all <Property Set> components of the <Property Set Table> instance contain the same number of DRM objects, and these DRM objects are instances of the same DRM classes. Otherwise <Property Set> instances in the table may contain very different sets of DRM objects.
|