diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RadioCommunicationsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus header | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SignalPdu"> <xs:annotation> <xs:appinfo>5.8.4 Conveys the audio or digital data carried by the simulated radio or intercom transmission. <xs:attribute name="id" type="xs:integer" fixed="26"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="RadioCommunicationsFamilyPduType"> <xs:sequence> <xs:element name="header" type="RadioCommsHeaderType"/> </xs:sequence> <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/> <xs:attribute name="encodingScheme" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>encoding scheme used, and enumeration</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="tdlType" type="xs:string"> <xs:annotation> <xs:appinfo>tdl type (SISO enumeration SignalTDLType uid 178)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="sampleRate" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>sample rate</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="dataLength" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>length of data in bits</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="samples" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of samples</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="data"> <xs:annotation> <xs:appinfo>list of eight bit values</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padTo32" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Wireshark (incorrectly) reports malformed packet unless the whole datagram is aligned to 32-bit boundary; spec says only the pdu </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="encodingScheme" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>encoding scheme used, and enumeration</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="tdlType" type="xs:string"> <xs:annotation> <xs:appinfo>tdl type (SISO enumeration SignalTDLType uid 178)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="sampleRate" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>sample rate</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="dataLength" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>length of data in bits</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="samples" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>number of samples</xs:appinfo> </xs:annotation> </xs:attribute> |
annotation |
|
||
source | <xs:attribute name="data"> <xs:annotation> <xs:appinfo>list of eight bit values</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="padTo32" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Wireshark (incorrectly) reports malformed packet unless the whole datagram is aligned to 32-bit boundary; spec says only the pdu </xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | RadioCommsHeaderType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus radioReferenceID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="header" type="RadioCommsHeaderType"/> |