complexType DirectedEnergyTargetEnergyDepositionType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p397.png
type extension of rootType
properties
base rootType
abstract false
children targetEntityID
used by
element DirectedEnergyAreaAimpointType/DirectedEnergyTargetEnergyDeposition
attributes
Name  Type  Use  Default  Fixed  Annotation
padding  xs:unsignedShort        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
peakIrradiance  xs:float        
appinfo
Peak irradiance
annotation
appinfo
DE energy depostion properties for a target entity. Section 6.2.20.4
source <xs:complexType name="DirectedEnergyTargetEnergyDepositionType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>DE energy depostion properties for a target entity. Section 6.2.20.4</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="targetEntityID" type="EntityIDType">
         
<xs:annotation>
           
<xs:appinfo>Unique ID of the target entity.</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="padding" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="peakIrradiance" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>Peak irradiance</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute DirectedEnergyTargetEnergyDepositionType/@padding
type xs:unsignedShort
annotation
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
source <xs:attribute name="padding" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DirectedEnergyTargetEnergyDepositionType/@peakIrradiance
type xs:float
annotation
appinfo
Peak irradiance
source <xs:attribute name="peakIrradiance" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>Peak irradiance</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element DirectedEnergyTargetEnergyDepositionType/targetEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p398.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
Unique ID of the target entity.
source <xs:element name="targetEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Unique ID of the target entity.</xs:appinfo>
 
</xs:annotation>
</xs:element>


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