Class Name: Transmittal Summary

Superclass - SEDRIS Abstract Base

Definition

Summarizes the content of the transmittal in terms of:

Primary Page in DRM Diagram:

Secondary Pages in DRM Diagram:

Example

 Transmittal <>---- Environment <>--- - - (terrain geometry and
 Root                   Root               ocean data table)
  <>    <>
   |     |
   |     +----- Model <>--- - - (models)
   |           Library
   |
   |
 Transmittal <>-+- Environmental  (Terrain)
   Summary      |  Domain Summary
   <>           |
    |           +- Environmental  (Oceanography)
    |              Domain Summary
    |
    |
    +----- SDRM Class <>-------- Spatial Reference Frame
    |     Summary Item                   Summary
    |  (Environment Root)      (Terrain spatial reference frame)
    |
    +----- SDRM Class <>-------- Spatial Reference Frame
    |     Summary Item                   Summary
    |    (Property Grid)        (Ocean spatial reference frame
    |                             i.e. on ocean <Property Grid>)
    +----- SDRM Class
    |     Summary Item
    |    (Model Library)
    |
    +----- SDRM Class <>------ Spatial Reference Frame
    |     Summary Item              Summary
    |        (Model)  <>---+  (Model spatial reference frame)
    .                      |
    .                      +-- EDCS Use       <>-+-Classification
    .                      |   Summary Item      |      Data
    . (other classes used) |   ("Funny shaped    | (EDCS_CC_TREES)
                           |    area of trees")  |
                           |                     +----Property
                           |                     |   Description
                           |                     |(EDCS_AC_PREDOMINANT_HEIGHT)
                           |                     |
                           |                     +----Property
                           |                         Description
                           |                      (EDCS_AC_TREE_TYPE_CATEGORY)
                           |
                           +-- EDCS Use       <>-+-Classification
                               Summary Item      |      Data
                                 ("Derwent       |    (BH130)
                                  Reservoir")    |
                                                 +----Property
                                                     Description
                                           (EDCS_AC_DEPTH_BELOW_SURFACE_LEVEL)

FAQs

How are the environmental domains summarized?
The Transmittal Summary can aggregate a list of Environmental Domain Summary objects. Each Environmental Domain Summary represents one of the domains for which data is provided.

How are the SEDRIS classes used summarized?
The Transmittal Summary can aggregate a list of SDRM Class Summary Items. Each SDRM Class Summary Item represents one of the classes used.

How are the classifications summarized?
Each classification (i.e. the ECC and the sets of EACs used with it) that is used in the transmittal is summarized using a EDCS Use Summary Item. Each EDCS Use Summary Item is a component of the SDRM Class Summary Item that represents the class that uses the classification within the transmittal.

How are the spatial reference frames summarized?
Each spatial reference frame that is used in the transmittal is summarized using a Spatial Reference Frame Summary. Each Spatial Reference Frame Summary is a component of the SDRM Class Summary Item that represents the class that uses the spatial reference frame within the transmittal.

Constraints

Composed of (two-way)

Composed of (one-way metadata)

Composed of (two-way metadata)

Component of (one-way)

Field Elements

SE_PRESENT_ENUM features_present;
SE_PRESENT_ENUM geometry_present;
SE_PRESENT_ENUM geometry_topology_present;
SE_PRESENT_ENUM data_tables_present; (notes)
SE_PRESENT_ENUM priority_values_present; (notes)
SE_PRESENT_ENUM mobility_values_present; (notes)
SE_PRESENT_ENUM thermal_values_present;
SE_PRESENT_ENUM terrain_lods_present;
SE_PRESENT_ENUM two_D_features_flag;
SE_BOOLEAN models_present;
SE_BOOLEAN images_present;
SE_BOOLEAN sounds_present;
SE_BOOLEAN symbols_present;
SE_BOOLEAN colors_present; (notes)
SE_COLOR_MODEL_ENUM color_model; (notes)
SE_BOOLEAN EDCS_usage_list_is_comprehensive; (notes)

Notes

Fields Notes

data_tables_present

 Indicates that <Data Table> objects of some kind are present
 somewhere in the transmittal.

priority_values_present

 Indicates that <Rendering Priority Level> objects are present
 somewhere in the transmittal.

mobility_values_present

 Indicates that <Property> objects exist somewhere in the
 transmittal whose EAC codes specify mobility, a.k.a.
 trafficability, information, e.g.
 EDCS_AC_SURFACE_TRAFFICABILITY_GROUP_SIMNET

colors_present

 Indicates whether <Color> objects are present in the transmittal.
 If no <Color> objects are present, then the value of the
 color_model field is not applicable.

color_model

 Interpreted by the Level 0 API only if colors_present is set to
 SE_TRUE.

 The color model used by the data provider for all <Color> objects
 in the transmittal. For instance, if this field's value is
 SE_RGB_MODEL, then any <Color Data> object in the transmittal
 must be an <RGB Color>; otherwise, the transmittal is invalid.

EDCS_usage_list_is_comprehensive

 whether <EDCS Use Summary Item> is comprehensive

Prev: Transmittal Root. Next: Twinkling Light Behavior. Up:Index.