TransmitterPdu

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
DEF xs:ID optional
USE xs:IDREF optional
address SFString localhost optional
antennaLocation SFVec3f 0 0 0 optional
antennaPatternLength SFInt32 0 optional
antennaPatternType SFInt32 0 optional
applicationID SFInt32 0 optional
bboxCenter SFVec3f 0 0 0 optional
bboxSize boundingBoxSizeType -1 -1 -1 optional
class xs:NMTOKENS optional
containerField xs:NMTOKEN children optional
cryptoKeyID SFInt32 0 optional
cryptoSystem SFInt32 0 optional
enabled SFBool true optional
entityID SFInt32 0 optional
frequency SFInt32 0 optional
geoCoords SFVec3d 0 0 0 optional
geoSystem geoSystemType "GD" "WE" optional
inputSource SFInt32 0 optional
lengthOfModulationParameters SFInt32 0 optional
modulationTypeDetail SFInt32 0 optional
modulationTypeMajor SFInt32 0 optional
modulationTypeSpreadSpectrum SFInt32 0 optional
modulationTypeSystem SFInt32 0 optional
multicastRelayHost SFString optional
multicastRelayPort SFInt32 0 optional
networkMode networkModeValues standAlone optional
port SFInt32 0 optional
power SFFloat 0.0 optional
radioEntityTypeCategory SFInt32 0 optional
radioEntityTypeCountry SFInt32 0 optional
radioEntityTypeDomain SFInt32 0 optional
radioEntityTypeKind SFInt32 0 optional
radioEntityTypeNomenclature SFInt32 0 optional
radioEntityTypeNomenclatureVersion SFInt32 0 optional
radioID SFInt32 0 optional
readInterval SFTime 0.1 optional
relativeAntennaLocation SFVec3f 0 0 0 optional
rtpHeaderExpected SFBool false optional
siteID SFInt32 0 optional
transmitFrequencyBandwidth SFFloat 0 optional
transmitState SFInt32 0 optional
whichGeometry SFInt32 1 optional
writeInterval SFTime 1.0 optional

Used By

Source

<xs:element name="TransmitterPdu">
  <xs:annotation>
    <xs:appinfo>
      <xs:attribute name="isNetworkReader" type="SFBool" fixed="outputOnlyField"/>
      <xs:attribute name="isNetworkWriter" type="SFBool" fixed="outputOnlyField"/>
      <xs:attribute name="isRtpHeaderHeard" type="SFBool" fixed="outputOnlyField"/>
      <xs:attribute name="isStandAlone" type="SFBool" fixed="outputOnlyField"/>
      <xs:attribute name="timestamp" type="SFTime" fixed="outputOnlyField"/>
      <xs:attribute name="additionalInterface" type="xs:string" default="X3DBoundedObject"/>
      <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="DIS"/>
      <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
    </xs:appinfo>
    <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/dis.html#TransmitterPdu"/>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="X3DNetworkSensorNode">
        <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/>
        <xs:attribute name="bboxSize" type="boundingBoxSizeType" default="-1 -1 -1"/>
        <xs:attribute name="whichGeometry" type="SFInt32" default="1"/>
        <xs:attribute name="readInterval" type="SFTime" default="0.1"/>
        <xs:attribute name="writeInterval" type="SFTime" default="1.0"/>
        <xs:attribute name="networkMode" type="networkModeValues" default="standAlone"/>
        <xs:attribute name="siteID" type="SFInt32" default="0"/>
        <xs:attribute name="applicationID" type="SFInt32" default="0"/>
        <xs:attribute name="entityID" type="SFInt32" default="0"/>
        <xs:attribute name="address" type="SFString" default="localhost"/>
        <xs:attribute name="port" type="SFInt32" default="0"/>
        <xs:attribute name="multicastRelayHost" type="SFString"/>
        <xs:attribute name="multicastRelayPort" type="SFInt32" default="0"/>
        <xs:attribute name="rtpHeaderExpected" type="SFBool" default="false"/>
        <xs:attribute name="radioID" type="SFInt32" default="0"/>
        <xs:attribute name="antennaLocation" type="SFVec3f" default="0 0 0"/>
        <xs:attribute name="antennaPatternLength" type="SFInt32" default="0"/>
        <xs:attribute name="antennaPatternType" type="SFInt32" default="0"/>
        <xs:attribute name="cryptoKeyID" type="SFInt32" default="0"/>
        <xs:attribute name="cryptoSystem" type="SFInt32" default="0"/>
        <xs:attribute name="frequency" type="SFInt32" default="0"/>
        <xs:attribute name="inputSource" type="SFInt32" default="0"/>
        <xs:attribute name="lengthOfModulationParameters" type="SFInt32" default="0"/>
        <xs:attribute name="modulationTypeDetail" type="SFInt32" default="0"/>
        <xs:attribute name="modulationTypeMajor" type="SFInt32" default="0"/>
        <xs:attribute name="modulationTypeSpreadSpectrum" type="SFInt32" default="0"/>
        <xs:attribute name="modulationTypeSystem" type="SFInt32" default="0"/>
        <xs:attribute name="power" type="SFFloat" default="0.0"/>
        <xs:attribute name="radioEntityTypeCategory" type="SFInt32" default="0"/>
        <xs:attribute name="radioEntityTypeCountry" type="SFInt32" default="0"/>
        <xs:attribute name="radioEntityTypeDomain" type="SFInt32" default="0"/>
        <xs:attribute name="radioEntityTypeKind" type="SFInt32" default="0"/>
        <xs:attribute name="radioEntityTypeNomenclature" type="SFInt32" default="0"/>
        <xs:attribute name="radioEntityTypeNomenclatureVersion" type="SFInt32" default="0"/>
        <xs:attribute name="relativeAntennaLocation" type="SFVec3f" default="0 0 0"/>
        <xs:attribute name="transmitFrequencyBandwidth" type="SFFloat" default="0"/>
        <xs:attribute name="transmitState" type="SFInt32" default="0"/>
        <xs:attribute name="geoSystem" type="geoSystemType" default=""GD" "WE""/>
        <xs:attribute name="geoCoords" type="SFVec3d" default="0 0 0"/>
        <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

Sample