element SEESPdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p285.png
type extension of DistributedEmissionsRegenerationFamilyPduType
properties
content complex
children pduStatus orginatingEntityID PropulsionSystemData VectoringNozzleSystem
used by
element DIS
attributes
Name  Type  Use  Default  Fixed  Annotation
protocolVersion  xs:string        
appinfo
The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
exerciseID  xs:unsignedByte        
appinfo
Exercise ID provides a unique identifier
pduType  xs:string        
appinfo
Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)
timestamp  xs:unsignedLong        
appinfo
Timestamp value
length  xs:unsignedShort        
appinfo
Length, in bytes, of the PDU
protocolFamily      DISProtocolFamily.DISTRIBUTED_EMISSION_REGENERATION    
family        DistributedEmissionsRegenerationFamilyPduType  
infraredSignatureRepresentationIndex  xs:unsignedShort        
appinfo
IR Signature representation index
acousticSignatureRepresentationIndex  xs:unsignedShort        
appinfo
acoustic Signature representation index
radarCrossSectionSignatureRepresentationIndex  xs:unsignedShort        
appinfo
radar cross section representation index
numberOfPropulsionSystems  xs:unsignedShort        
appinfo
how many propulsion systems
numberOfVectoringNozzleSystems  xs:unsignedShort        
appinfo
how many vectoring nozzle systems
annotation
appinfo
7.6.6 Certain supplemental information on an entity’s physical state and emissions.
            See 5.7.7 (length of list found in field numberOfPropulsionSystems numberOfVectoringNozzleSystems)
            <xs:attribute name="id" type="xs:integer" fixed="30"/>
source <xs:element name="SEESPdu">
 
<xs:annotation>
   
<xs:appinfo>7.6.6 Certain supplemental information on an entity’s physical state and emissions.
            See 5.7.7 (length of list found in field numberOfPropulsionSystems numberOfVectoringNozzleSystems)
           
<xs:attribute name="id" type="xs:integer" fixed="30"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DistributedEmissionsRegenerationFamilyPduType">
       
<xs:sequence>
         
<xs:element name="orginatingEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>Originating entity ID provides a unique identifier</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<!--Attribute (as element) SEESPdu propulsionSystemData with objectlist classRef name=PropulsionSystemData, type=PropulsionSystemDataType-->
         
<xs:sequence minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:appinfo>Number of elements is determined by size fieldnumberOfPropulsionSystems and can be 0 or greater.
                           Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification.
                       
</xs:appinfo>
             
<xs:documentation>numberOfPropulsionSystems</xs:documentation>
           
</xs:annotation>
           
<xs:element name="PropulsionSystemData" type="PropulsionSystemDataType">
             
<xs:annotation>
               
<xs:appinfo>variable length list of propulsion system data (length of list found in field numberOfPropulsionSystems)</xs:appinfo>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
         
<!--Attribute (as element) SEESPdu vectoringSystemData with objectlist classRef name=VectoringNozzleSystem, type=VectoringNozzleSystemType-->
         
<xs:sequence minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:appinfo>Number of elements is determined by size fieldnumberOfVectoringNozzleSystems and can be 0 or greater.
                           Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification.
                       
</xs:appinfo>
             
<xs:documentation>numberOfVectoringNozzleSystems</xs:documentation>
           
</xs:annotation>
           
<xs:element name="VectoringNozzleSystem" type="VectoringNozzleSystemType">
             
<xs:annotation>
               
<xs:appinfo>variable length list of vectoring system data (length of list found in field numberOfVectoringNozzleSystems)</xs:appinfo>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="DistributedEmissionsRegenerationFamilyPduType"/>
       
<xs:attribute name="infraredSignatureRepresentationIndex" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>IR Signature representation index</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="acousticSignatureRepresentationIndex" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>acoustic Signature representation index</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="radarCrossSectionSignatureRepresentationIndex" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>radar cross section representation index</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="numberOfPropulsionSystems" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>how many propulsion systems</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="numberOfVectoringNozzleSystems" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>how many vectoring nozzle systems</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute SEESPdu/@family
properties
fixed DistributedEmissionsRegenerationFamilyPduType
source <xs:attribute name="family" fixed="DistributedEmissionsRegenerationFamilyPduType"/>

attribute SEESPdu/@infraredSignatureRepresentationIndex
type xs:unsignedShort
annotation
appinfo
IR Signature representation index
source <xs:attribute name="infraredSignatureRepresentationIndex" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>IR Signature representation index</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SEESPdu/@acousticSignatureRepresentationIndex
type xs:unsignedShort
annotation
appinfo
acoustic Signature representation index
source <xs:attribute name="acousticSignatureRepresentationIndex" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>acoustic Signature representation index</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SEESPdu/@radarCrossSectionSignatureRepresentationIndex
type xs:unsignedShort
annotation
appinfo
radar cross section representation index
source <xs:attribute name="radarCrossSectionSignatureRepresentationIndex" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>radar cross section representation index</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SEESPdu/@numberOfPropulsionSystems
type xs:unsignedShort
annotation
appinfo
how many propulsion systems
source <xs:attribute name="numberOfPropulsionSystems" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>how many propulsion systems</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SEESPdu/@numberOfVectoringNozzleSystems
type xs:unsignedShort
annotation
appinfo
how many vectoring nozzle systems
source <xs:attribute name="numberOfVectoringNozzleSystems" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>how many vectoring nozzle systems</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element SEESPdu/orginatingEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p286.png
type EntityIDType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
siteID  xs:unsignedShort        
appinfo
Site ID values are unique identification number for originating site, often corresponding
                     to an internet address. Site ID values are agreed upon by individual simulations.
                 
applicationID  xs:unsignedShort        
appinfo
Application ID values are unique identification number for originating application
                     at a given site. Application ID values are sssigned by individual sites.
                 
entityID  xs:unsignedShort        
appinfo
Entity ID values are unique identification number for s givent entity in the originating
                     application at a given site. Entity ID values are sssigned by individual simulation
                     programs.
                 
annotation
appinfo
Originating entity ID provides a unique identifier
source <xs:element name="orginatingEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Originating entity ID provides a unique identifier</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SEESPdu/PropulsionSystemData
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p287.png
type PropulsionSystemDataType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
powerSetting  xs:float        
appinfo
powerSetting
engineRpm  xs:float        
appinfo
engine RPMs
annotation
appinfo
variable length list of propulsion system data (length of list found in field numberOfPropulsionSystems)
source <xs:element name="PropulsionSystemData" type="PropulsionSystemDataType">
 
<xs:annotation>
   
<xs:appinfo>variable length list of propulsion system data (length of list found in field numberOfPropulsionSystems)</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SEESPdu/VectoringNozzleSystem
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p288.png
type VectoringNozzleSystemType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
horizontalDeflectionAngle  xs:float        
appinfo
In degrees
verticalDeflectionAngle  xs:float        
appinfo
In degrees
annotation
appinfo
variable length list of vectoring system data (length of list found in field numberOfVectoringNozzleSystems)
source <xs:element name="VectoringNozzleSystem" type="VectoringNozzleSystemType">
 
<xs:annotation>
   
<xs:appinfo>variable length list of vectoring system data (length of list found in field numberOfVectoringNozzleSystems)</xs:appinfo>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy