The SEDRIS Data Representation Model
APPENDIX A - Classes Overload Priority Index |
---|
An instance of this DRM class specifies an overload management priority to an instance of <Model> or of <Geometry Model Instance>. This priority is intended to allow a modeller to indicate that certain instances of <Model> are more important than others, so that in an overload situation, the more important <Model> instances will be displayed and the <Model> instances of lesser importance may be simplified or dropped from the display. Note that the actual effect of an instance of <Overload Priority Index> within an application is entirely dependent on the application.
In a SEDRIS transmittal designed for a simulation that is more concerned with rotary-winged aircraft than fixed-winged aircraft, each helicopter <Model> instance may have an <Overload Priority Index> instance of 1, while each airplane <Model> instance has an <Overload Priority Index> instance of 2.
No FAQs supplied.
SE_Short_Integer | overload_priority; | (notes) |
---|
The overload_priority field is interpreted as 1 = Highest Priority, 2 = Next Highest Priority...
|