diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ModulationTypeType" abstract="false"> <xs:annotation> <xs:appinfo>Information about the type of modulation used for radio transmission. 6.2.59</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="spreadSpectrum" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>This field shall indicate the spread spectrum technique or combination of spread spectrum techniques in use. Bit field. 0=freq hopping, 1=psuedo noise, time hopping=2, reamining bits unused </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="majorModulation" type="xs:string"> <xs:annotation> <xs:appinfo>The major classification of the modulation type. (SISO enumeration TransmitterMajorModulation UID 155) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="detail" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>provide certain detailed information depending upon the major modulation type, uid 156-162 </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="radioSystem" type="xs:string"> <xs:annotation> <xs:appinfo>The radio system associated with this Transmitter PDU and shall be used as the basis to interpret other fields whose values depend on a specific radio system. (SISO enumeration TransmitterModulationTypeSystem uid =163) </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="spreadSpectrum" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>This field shall indicate the spread spectrum technique or combination of spread spectrum techniques in use. Bit field. 0=freq hopping, 1=psuedo noise, time hopping=2, reamining bits unused </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="majorModulation" type="xs:string"> <xs:annotation> <xs:appinfo>The major classification of the modulation type. (SISO enumeration TransmitterMajorModulation UID 155) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="detail" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>provide certain detailed information depending upon the major modulation type, uid 156-162 </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="radioSystem" type="xs:string"> <xs:annotation> <xs:appinfo>The radio system associated with this Transmitter PDU and shall be used as the basis to interpret other fields whose values depend on a specific radio system. (SISO enumeration TransmitterModulationTypeSystem uid =163) </xs:appinfo> </xs:annotation> </xs:attribute> |