| diagram | ![]() |
||||||||||||||||||||||
| type | extension of rootType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | targetEntityID | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| 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> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| 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> |
| type | xs:float | ||
| annotation |
|
||
| source | <xs:attribute name="peakIrradiance" type="xs:float"> <xs:annotation> <xs:appinfo>Peak irradiance</xs:appinfo> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | EntityIDType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="targetEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Unique ID of the target entity.</xs:appinfo> </xs:annotation> </xs:element> |