diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | beamDirection | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="BeamAntennaPatternType" abstract="false"> <xs:annotation> <xs:appinfo>Used when the antenna pattern type field has a value of 1. Specifies the direction, pattern, and polarization of radiation from an antenna. Section 6.2.9.2 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="beamDirection" type="EulerAnglesType"> <xs:annotation> <xs:appinfo>The rotation that transforms the reference coordinate sytem into the beam coordinate system. Either world coordinates or entity coordinates may be used as the reference coordinate system, as specified by the reference system field of the antenna pattern record. </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="azimuthBeamwidth" type="xs:float"> <xs:annotation> <xs:appinfo>Full width of the beam to the -3dB power density points in the x-y plane of the beam coordinnate system. Elevation beamwidth is represented by a 32-bit floating point number in units of radians. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="elevationBeamwidth" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the full width of the beam to the –3 dB power density points in the x-z plane of the beam coordinate system. Elevation beamwidth shall be represented by a 32-bit floating point number in units of radians. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="referenceSystem" type="xs:string"> <xs:annotation> <xs:appinfo>The reference coordinate system wrt which beam direction is specified. This field should not change over the duration of an exercise. World coordindate systemis prefered for exercises. The entity coordinate system should be used only when highly directional antennas must be precisely modeled. (SISO enumeration TransmitterAntennaPatternReferenceSystem uid 168) </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:attribute name="ez" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the magnitude of the Z-component (in beam coordinates) of the Electrical field at some arbitrary single point in the main beam and in the far field of the antenna. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="ex" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the magnitude of the X-component (in beam coordinates) of the Electri- cal field at some arbitrary single point in the main beam and in the far field of the antenna. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="phase" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the phase angle between EZ and EX in radians. If fully omni-direc- tional antenna is modeled using beam pattern type one, the omni-directional antenna shall be repre- sented by beam direction Euler angles psi, theta, and phi of zero, an azimuth beamwidth of 2PI, and an elevation beamwidth of PI </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding3" 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:float | ||
annotation |
|
||
source | <xs:attribute name="azimuthBeamwidth" type="xs:float"> <xs:annotation> <xs:appinfo>Full width of the beam to the -3dB power density points in the x-y plane of the beam coordinnate system. Elevation beamwidth is represented by a 32-bit floating point number in units of radians. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="elevationBeamwidth" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the full width of the beam to the –3 dB power density points in the x-z plane of the beam coordinate system. Elevation beamwidth shall be represented by a 32-bit floating point number in units of radians. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="referenceSystem" type="xs:string"> <xs:annotation> <xs:appinfo>The reference coordinate system wrt which beam direction is specified. This field should not change over the duration of an exercise. World coordindate systemis prefered for exercises. The entity coordinate system should be used only when highly directional antennas must be precisely modeled. (SISO enumeration TransmitterAntennaPatternReferenceSystem uid 168) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="padding1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Padding</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="padding2" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Padding</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="ez" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the magnitude of the Z-component (in beam coordinates) of the Electrical field at some arbitrary single point in the main beam and in the far field of the antenna. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="ex" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the magnitude of the X-component (in beam coordinates) of the Electri- cal field at some arbitrary single point in the main beam and in the far field of the antenna. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="phase" type="xs:float"> <xs:annotation> <xs:appinfo>This field shall specify the phase angle between EZ and EX in radians. If fully omni-direc- tional antenna is modeled using beam pattern type one, the omni-directional antenna shall be repre- sented by beam direction Euler angles psi, theta, and phi of zero, an azimuth beamwidth of 2PI, and an elevation beamwidth of PI </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="padding3" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||
type | EulerAnglesType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="beamDirection" type="EulerAnglesType"> <xs:annotation> <xs:appinfo>The rotation that transforms the reference coordinate sytem into the beam coordinate system. Either world coordinates or entity coordinates may be used as the reference coordinate system, as specified by the reference system field of the antenna pattern record. </xs:appinfo> </xs:annotation> </xs:element> |