element DesignatorPdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p83.png
type extension of DistributedEmissionsRegenerationFamilyPduType
properties
content complex
children pduStatus designatingEntityID designatedEntityID designatorSpotWrtDesignated designatorSpotLocation entityLinearAcceleration
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  
codeName  xs:string        
appinfo
This field shall specify a unique emitter database number assigned to differentiate
                        between otherwise similar or identical emitter beams within an emitter system. (SISO
                        enumeration DesignatorSystemName uid 80)
                    
designatorCode  xs:string        
appinfo
This field shall identify the designator code being used by the designating entity
                        (SISO enumeration DesignatorDesignatorCode uid 81)
                    
designatorPower  xs:float        
appinfo
This field shall identify the designator output power in watts
designatorWavelength  xs:float        
appinfo
This field shall identify the designator wavelength in units of microns
deadReckoningAlgorithm  xs:string        
appinfo
Dead reckoning algorithm (SISO enumeration DeadReckoningAlgorithm uid 44)
padding1  xs:unsignedByte        
appinfo
padding
padding2  xs:unsignedShort        
appinfo
padding
annotation
appinfo
7.6.3 Handles designating operations. See 5.3.7.2.
            <xs:attribute name="id" type="xs:integer" fixed="24"/>
source <xs:element name="DesignatorPdu">
 
<xs:annotation>
   
<xs:appinfo>7.6.3 Handles designating operations. See 5.3.7.2.
           
<xs:attribute name="id" type="xs:integer" fixed="24"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DistributedEmissionsRegenerationFamilyPduType">
       
<xs:sequence>
         
<xs:element name="designatingEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>ID of the entity designating</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="designatedEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>ID of the entity being designated</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="designatorSpotWrtDesignated" type="Vector3FloatType">
           
<xs:annotation>
             
<xs:appinfo>designtor spot wrt the designated entity</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="designatorSpotLocation" type="Vector3DoubleType">
           
<xs:annotation>
             
<xs:appinfo>designtor spot wrt the designated entity</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="entityLinearAcceleration" type="Vector3FloatType">
           
<xs:annotation>
             
<xs:appinfo>linear accelleration of entity</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="DistributedEmissionsRegenerationFamilyPduType"/>
       
<xs:attribute name="codeName" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>This field shall specify a unique emitter database number assigned to differentiate
                        between otherwise similar or identical emitter beams within an emitter system. (SISO
                        enumeration DesignatorSystemName uid 80)
                    
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="designatorCode" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>This field shall identify the designator code being used by the designating entity
                        (SISO enumeration DesignatorDesignatorCode uid 81)
                    
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="designatorPower" type="xs:float">
         
<xs:annotation>
           
<xs:appinfo>This field shall identify the designator output power in watts</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="designatorWavelength" type="xs:float">
         
<xs:annotation>
           
<xs:appinfo>This field shall identify the designator wavelength in units of microns</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="deadReckoningAlgorithm" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>Dead reckoning algorithm (SISO enumeration DeadReckoningAlgorithm uid 44)</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="padding1" type="xs:unsignedByte">
         
<xs:annotation>
           
<xs:appinfo>padding</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="padding2" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>padding</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

attribute DesignatorPdu/@codeName
type xs:string
annotation
appinfo
This field shall specify a unique emitter database number assigned to differentiate
                        between otherwise similar or identical emitter beams within an emitter system. (SISO
                        enumeration DesignatorSystemName uid 80)
                    
source <xs:attribute name="codeName" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>This field shall specify a unique emitter database number assigned to differentiate
                        between otherwise similar or identical emitter beams within an emitter system. (SISO
                        enumeration DesignatorSystemName uid 80)
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DesignatorPdu/@designatorCode
type xs:string
annotation
appinfo
This field shall identify the designator code being used by the designating entity
                        (SISO enumeration DesignatorDesignatorCode uid 81)
                    
source <xs:attribute name="designatorCode" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>This field shall identify the designator code being used by the designating entity
                        (SISO enumeration DesignatorDesignatorCode uid 81)
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DesignatorPdu/@designatorPower
type xs:float
annotation
appinfo
This field shall identify the designator output power in watts
source <xs:attribute name="designatorPower" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>This field shall identify the designator output power in watts</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DesignatorPdu/@designatorWavelength
type xs:float
annotation
appinfo
This field shall identify the designator wavelength in units of microns
source <xs:attribute name="designatorWavelength" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>This field shall identify the designator wavelength in units of microns</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DesignatorPdu/@deadReckoningAlgorithm
type xs:string
annotation
appinfo
Dead reckoning algorithm (SISO enumeration DeadReckoningAlgorithm uid 44)
source <xs:attribute name="deadReckoningAlgorithm" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Dead reckoning algorithm (SISO enumeration DeadReckoningAlgorithm uid 44)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DesignatorPdu/@padding1
type xs:unsignedByte
annotation
appinfo
padding
source <xs:attribute name="padding1" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>padding</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DesignatorPdu/@padding2
type xs:unsignedShort
annotation
appinfo
padding
source <xs:attribute name="padding2" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>padding</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element DesignatorPdu/designatingEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p84.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
ID of the entity designating
source <xs:element name="designatingEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>ID of the entity designating</xs:appinfo>
 
</xs:annotation>
</xs:element>

element DesignatorPdu/designatedEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p85.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
ID of the entity being designated
source <xs:element name="designatedEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>ID of the entity being designated</xs:appinfo>
 
</xs:annotation>
</xs:element>

element DesignatorPdu/designatorSpotWrtDesignated
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p86.png
type Vector3FloatType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:float        
appinfo
X value
y  xs:float        
appinfo
y Value
z  xs:float        
appinfo
Z value
annotation
appinfo
designtor spot wrt the designated entity
source <xs:element name="designatorSpotWrtDesignated" type="Vector3FloatType">
 
<xs:annotation>
   
<xs:appinfo>designtor spot wrt the designated entity</xs:appinfo>
 
</xs:annotation>
</xs:element>

element DesignatorPdu/designatorSpotLocation
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p87.png
type Vector3DoubleType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:double        
appinfo
X value
y  xs:double        
appinfo
y Value
z  xs:double        
appinfo
Z value
annotation
appinfo
designtor spot wrt the designated entity
source <xs:element name="designatorSpotLocation" type="Vector3DoubleType">
 
<xs:annotation>
   
<xs:appinfo>designtor spot wrt the designated entity</xs:appinfo>
 
</xs:annotation>
</xs:element>

element DesignatorPdu/entityLinearAcceleration
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p88.png
type Vector3FloatType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:float        
appinfo
X value
y  xs:float        
appinfo
y Value
z  xs:float        
appinfo
Z value
annotation
appinfo
linear accelleration of entity
source <xs:element name="entityLinearAcceleration" type="Vector3FloatType">
 
<xs:annotation>
   
<xs:appinfo>linear accelleration of entity</xs:appinfo>
 
</xs:annotation>
</xs:element>


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