diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RadioCommunicationsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus header transmitterEntityId | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ReceiverPdu"> <xs:annotation> <xs:appinfo>5.8.5 Communicates the state of a particular radio receiver. Its primary application is in communicating state information to radio network monitors, data loggers, and similar applications for use in debugging, supervision, and after-action review. <xs:attribute name="id" type="xs:integer" fixed="27"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="RadioCommunicationsFamilyPduType"> <xs:sequence> <xs:element name="header" type="RadioCommsHeaderType"/> <xs:element name="transmitterEntityId" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of transmitter</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/> <xs:attribute name="receiverState" type="xs:string"> <xs:annotation> <xs:appinfo>encoding scheme used, and enumeration (SISO enumeration ReceiverReceiverState uid 179) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding1" type="xs:unsignedShort"/> <xs:attribute name="receivedPower" type="xs:float"> <xs:annotation> <xs:appinfo>received power</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="transmitterRadioId" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>ID of transmitting radio</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:string | ||
annotation |
|
||
source | <xs:attribute name="receiverState" type="xs:string"> <xs:annotation> <xs:appinfo>encoding scheme used, and enumeration (SISO enumeration ReceiverReceiverState uid 179) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort |
source | <xs:attribute name="padding1" type="xs:unsignedShort"/> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="receivedPower" type="xs:float"> <xs:annotation> <xs:appinfo>received power</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="transmitterRadioId" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>ID of transmitting radio</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | RadioCommsHeaderType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus radioReferenceID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="header" type="RadioCommsHeaderType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="transmitterEntityId" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of transmitter</xs:appinfo> </xs:annotation> </xs:element> |