diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | targetSpotLocation targetSpotEntityLocation targetSpotVelocity targetSpotAcceleration targetEntityID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="DirectedEnergyPrecisionAimpointType" abstract="false"> <xs:annotation> <xs:appinfo>DE Precision Aimpoint Record. Section 6.2.20.3</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="targetSpotLocation" type="Vector3DoubleType"> <xs:annotation> <xs:appinfo>Position of Target Spot in World Coordinates.</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="targetSpotEntityLocation" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Position (meters) of Target Spot relative to Entity Position.</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="targetSpotVelocity" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Velocity (meters/sec) of Target Spot.</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="targetSpotAcceleration" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Acceleration (meters/sec/sec) of Target Spot.</xs:appinfo> </xs:annotation> </xs:element> <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="recordType" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Type of Record</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="recordLength" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Length of Record</xs:appinfo> </xs:annotation> </xs:attribute> <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="targetComponentID" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Target Component ID ENUM, same as in DamageDescriptionRecord.</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamSpotType" type="xs:string"> <xs:annotation> <xs:appinfo>Spot Shape ENUM. (SISO enumeration DEPrecisionAimpointBeamSpotType uid 311)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamSpotCrossSectionSemiMajorAxis" type="xs:float"> <xs:annotation> <xs:appinfo>Beam Spot Cross Section Semi-Major Axis.</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamSpotCrossSectionSemiMinorAxis" type="xs:float"> <xs:annotation> <xs:appinfo>Beam Spot Cross Section Semi-Major Axis.</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamSpotCrossSectionOrientationAngle" type="xs:float"> <xs:annotation> <xs:appinfo>Beam Spot Cross Section Orientation Angle.</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:attribute name="padding2" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="recordType" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Type of Record</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="recordLength" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Length of Record</xs:appinfo> </xs:annotation> </xs:attribute> |
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:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="targetComponentID" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Target Component ID ENUM, same as in DamageDescriptionRecord.</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="beamSpotType" type="xs:string"> <xs:annotation> <xs:appinfo>Spot Shape ENUM. (SISO enumeration DEPrecisionAimpointBeamSpotType uid 311)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamSpotCrossSectionSemiMajorAxis" type="xs:float"> <xs:annotation> <xs:appinfo>Beam Spot Cross Section Semi-Major Axis.</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamSpotCrossSectionSemiMinorAxis" type="xs:float"> <xs:annotation> <xs:appinfo>Beam Spot Cross Section Semi-Major Axis.</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamSpotCrossSectionOrientationAngle" type="xs:float"> <xs:annotation> <xs:appinfo>Beam Spot Cross Section Orientation Angle.</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> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="padding2" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3DoubleType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="targetSpotLocation" type="Vector3DoubleType"> <xs:annotation> <xs:appinfo>Position of Target Spot in World Coordinates.</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3FloatType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="targetSpotEntityLocation" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Position (meters) of Target Spot relative to Entity Position.</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3FloatType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="targetSpotVelocity" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Velocity (meters/sec) of Target Spot.</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3FloatType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="targetSpotAcceleration" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Acceleration (meters/sec/sec) of Target Spot.</xs:appinfo> </xs:annotation> </xs:element> |
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> |