element TransmitterPdu
diagram x3d-4.0_diagrams/x3d-4.0_p258.png
type extension of X3DNetworkSensorNode
properties
content complex
children IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString
used by
element TransformSensor
groups ChildContentModelDIS PickSensorGroupingNodeContentModel
attributes
Name  Type  Use  Default  Fixed  Annotation
DEF  xs:ID        
appinfo

                    DEF defines a unique ID name for each node, referenceable by other nodes.
               
USE  xs:IDREF        
appinfo

                    USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).
               
class  xs:NMTOKENS        
appinfo

                    The class attribute is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
id  xs:NMTOKEN        
appinfo

                    The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
style  SFString        
appinfo

                    The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
description  SFString        
enabled  SFBool    true    
bboxCenter  SFVec3f    0 0 0    
bboxSize  bboxSizeType    -1 -1 -1    
bboxDisplay  SFBool    false    
visible  SFBool    true    
whichGeometry  SFInt32    1    
readInterval  derived by: SFTime    0.1    
writeInterval  derived by: SFTime    1.0    
networkMode  networkModeChoices    standAlone    
siteID  SFInt32    0    
applicationID  SFInt32    0    
entityID  SFInt32    0    
address  SFString    localhost    
port  SFInt32    0    
multicastRelayHost  SFString        
multicastRelayPort  SFInt32    0    
rtpHeaderExpected  SFBool    false    
radioID  SFInt32    0    
antennaLocation  SFVec3f    0 0 0    
antennaPatternLength  SFInt32    0    
antennaPatternType  SFInt32    0    
cryptoKeyID  SFInt32    0    
cryptoSystem  SFInt32    0    
frequency  derived by: SFInt32    0    
inputSource  SFInt32    0    
lengthOfModulationParameters  SFInt32    0    
modulationTypeDetail  SFInt32    0    
modulationTypeMajor  SFInt32    0    
modulationTypeSpreadSpectrum  SFInt32    0    
modulationTypeSystem  SFInt32    0    
power  SFFloat    0.0    
radioEntityTypeCategory  SFInt32    0    
radioEntityTypeCountry  SFInt32    0    
radioEntityTypeDomain  SFInt32    0    
radioEntityTypeKind  SFInt32    0    
radioEntityTypeNomenclature  SFInt32    0    
radioEntityTypeNomenclatureVersion  SFInt32    0    
relativeAntennaLocation  SFVec3f    0 0 0    
transmitFrequencyBandwidth  SFFloat    0    
transmitState  SFInt32    0    
geoSystem  geoSystemType    "GD" "WE"    
geoCoords  SFVec3d    0 0 0    
containerField  xs:NMTOKEN    children    
annotation
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" fixed="outputOnlyField">
<!-- type="SFTimeNonNegative" -->
<xs:simpleType>
<xs:restriction base="SFTime">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="additionalInterface" type="xs:string" default="X3DBoundedObject"/>
<xs:attribute name="componentName" type="componentNameChoices" fixed="DIS"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
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" fixed="outputOnlyField">
       
<!-- type="SFTimeNonNegative" -->
       
<xs:simpleType>
         
<xs:restriction base="SFTime">
           
<xs:minInclusive value="0"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
     
<xs:attribute name="additionalInterface" type="xs:string" default="X3DBoundedObject"/>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="DIS"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
   
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/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="bboxSizeType" default="-1 -1 -1"/>
       
<xs:attribute name="bboxDisplay" type="SFBool" default="false"/>
       
<xs:attribute name="visible" type="SFBool" default="true"/>
       
<xs:attribute name="whichGeometry" type="SFInt32" default="1"/>
       
<xs:attribute name="readInterval" default="0.1">
         
<!-- type="SFTimeNonNegative" -->
         
<xs:simpleType>
           
<xs:restriction base="SFTime">
             
<xs:minInclusive value="0"/>
           
</xs:restriction>
         
</xs:simpleType>
       
</xs:attribute>
       
<xs:attribute name="writeInterval" default="1.0">
         
<!-- type="SFTimeNonNegative" -->
         
<xs:simpleType>
           
<xs:restriction base="SFTime">
             
<xs:minInclusive value="0"/>
           
</xs:restriction>
         
</xs:simpleType>
       
</xs:attribute>
       
<xs:attribute name="networkMode" type="networkModeChoices" 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" default="0">
         
<xs:simpleType>
           
<xs:restriction base="SFInt32">
             
<xs:minInclusive value="0"/>
           
</xs:restriction>
         
</xs:simpleType>
       
</xs:attribute>
       
<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>

attribute TransmitterPdu/@bboxCenter
type SFVec3f
properties
default 0 0 0
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*(([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/>

attribute TransmitterPdu/@bboxSize
type bboxSizeType
properties
default -1 -1 -1
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*((([+]?(((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*)|((\-1(\.(0)*)?([Ee][+-]?[0]+)?\s+){2}\-1(\.(0)*)?([Ee][+-]?[0]+)?)\s*)?
source <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/>

attribute TransmitterPdu/@bboxDisplay
type SFBool
properties
default false
source <xs:attribute name="bboxDisplay" type="SFBool" default="false"/>

attribute TransmitterPdu/@visible
type SFBool
properties
default true
source <xs:attribute name="visible" type="SFBool" default="true"/>

attribute TransmitterPdu/@whichGeometry
type SFInt32
properties
default 1
source <xs:attribute name="whichGeometry" type="SFInt32" default="1"/>

attribute TransmitterPdu/@readInterval
type restriction of SFTime
properties
default 0.1
facets
Kind Value Annotation
minInclusive 0
source <xs:attribute name="readInterval" default="0.1">
 
<!-- type="SFTimeNonNegative" -->
 
<xs:simpleType>
   
<xs:restriction base="SFTime">
     
<xs:minInclusive value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute TransmitterPdu/@writeInterval
type restriction of SFTime
properties
default 1.0
facets
Kind Value Annotation
minInclusive 0
source <xs:attribute name="writeInterval" default="1.0">
 
<!-- type="SFTimeNonNegative" -->
 
<xs:simpleType>
   
<xs:restriction base="SFTime">
     
<xs:minInclusive value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute TransmitterPdu/@networkMode
type networkModeChoices
properties
default standAlone
facets
Kind Value Annotation
enumeration standAlone
appinfo
ignore network but still respond to events in local scene
enumeration networkReader
appinfo
listen to network and read PDU packets at readInterval, act as remotely linked copy of entity
enumeration networkWriter
appinfo
send PDU packets to network at writeInterval, act as master entity
source <xs:attribute name="networkMode" type="networkModeChoices" default="standAlone"/>

attribute TransmitterPdu/@siteID
type SFInt32
properties
default 0
source <xs:attribute name="siteID" type="SFInt32" default="0"/>

attribute TransmitterPdu/@applicationID
type SFInt32
properties
default 0
source <xs:attribute name="applicationID" type="SFInt32" default="0"/>

attribute TransmitterPdu/@entityID
type SFInt32
properties
default 0
source <xs:attribute name="entityID" type="SFInt32" default="0"/>

attribute TransmitterPdu/@address
type SFString
properties
default localhost
source <xs:attribute name="address" type="SFString" default="localhost"/>

attribute TransmitterPdu/@port
type SFInt32
properties
default 0
source <xs:attribute name="port" type="SFInt32" default="0"/>

attribute TransmitterPdu/@multicastRelayHost
type SFString
source <xs:attribute name="multicastRelayHost" type="SFString"/>

attribute TransmitterPdu/@multicastRelayPort
type SFInt32
properties
default 0
source <xs:attribute name="multicastRelayPort" type="SFInt32" default="0"/>

attribute TransmitterPdu/@rtpHeaderExpected
type SFBool
properties
default false
source <xs:attribute name="rtpHeaderExpected" type="SFBool" default="false"/>

attribute TransmitterPdu/@radioID
type SFInt32
properties
default 0
source <xs:attribute name="radioID" type="SFInt32" default="0"/>

attribute TransmitterPdu/@antennaLocation
type SFVec3f
properties
default 0 0 0
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*(([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="antennaLocation" type="SFVec3f" default="0 0 0"/>

attribute TransmitterPdu/@antennaPatternLength
type SFInt32
properties
default 0
source <xs:attribute name="antennaPatternLength" type="SFInt32" default="0"/>

attribute TransmitterPdu/@antennaPatternType
type SFInt32
properties
default 0
source <xs:attribute name="antennaPatternType" type="SFInt32" default="0"/>

attribute TransmitterPdu/@cryptoKeyID
type SFInt32
properties
default 0
source <xs:attribute name="cryptoKeyID" type="SFInt32" default="0"/>

attribute TransmitterPdu/@cryptoSystem
type SFInt32
properties
default 0
source <xs:attribute name="cryptoSystem" type="SFInt32" default="0"/>

attribute TransmitterPdu/@frequency
type restriction of SFInt32
properties
default 0
facets
Kind Value Annotation
minInclusive 0
source <xs:attribute name="frequency" default="0">
 
<xs:simpleType>
   
<xs:restriction base="SFInt32">
     
<xs:minInclusive value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute TransmitterPdu/@inputSource
type SFInt32
properties
default 0
source <xs:attribute name="inputSource" type="SFInt32" default="0"/>

attribute TransmitterPdu/@lengthOfModulationParameters
type SFInt32
properties
default 0
source <xs:attribute name="lengthOfModulationParameters" type="SFInt32" default="0"/>

attribute TransmitterPdu/@modulationTypeDetail
type SFInt32
properties
default 0
source <xs:attribute name="modulationTypeDetail" type="SFInt32" default="0"/>

attribute TransmitterPdu/@modulationTypeMajor
type SFInt32
properties
default 0
source <xs:attribute name="modulationTypeMajor" type="SFInt32" default="0"/>

attribute TransmitterPdu/@modulationTypeSpreadSpectrum
type SFInt32
properties
default 0
source <xs:attribute name="modulationTypeSpreadSpectrum" type="SFInt32" default="0"/>

attribute TransmitterPdu/@modulationTypeSystem
type SFInt32
properties
default 0
source <xs:attribute name="modulationTypeSystem" type="SFInt32" default="0"/>

attribute TransmitterPdu/@power
type SFFloat
properties
default 0.0
facets
Kind Value Annotation
pattern \s*([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="power" type="SFFloat" default="0.0"/>

attribute TransmitterPdu/@radioEntityTypeCategory
type SFInt32
properties
default 0
source <xs:attribute name="radioEntityTypeCategory" type="SFInt32" default="0"/>

attribute TransmitterPdu/@radioEntityTypeCountry
type SFInt32
properties
default 0
source <xs:attribute name="radioEntityTypeCountry" type="SFInt32" default="0"/>

attribute TransmitterPdu/@radioEntityTypeDomain
type SFInt32
properties
default 0
source <xs:attribute name="radioEntityTypeDomain" type="SFInt32" default="0"/>

attribute TransmitterPdu/@radioEntityTypeKind
type SFInt32
properties
default 0
source <xs:attribute name="radioEntityTypeKind" type="SFInt32" default="0"/>

attribute TransmitterPdu/@radioEntityTypeNomenclature
type SFInt32
properties
default 0
source <xs:attribute name="radioEntityTypeNomenclature" type="SFInt32" default="0"/>

attribute TransmitterPdu/@radioEntityTypeNomenclatureVersion
type SFInt32
properties
default 0
source <xs:attribute name="radioEntityTypeNomenclatureVersion" type="SFInt32" default="0"/>

attribute TransmitterPdu/@relativeAntennaLocation
type SFVec3f
properties
default 0 0 0
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*(([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="relativeAntennaLocation" type="SFVec3f" default="0 0 0"/>

attribute TransmitterPdu/@transmitFrequencyBandwidth
type SFFloat
properties
default 0
facets
Kind Value Annotation
pattern \s*([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="transmitFrequencyBandwidth" type="SFFloat" default="0"/>

attribute TransmitterPdu/@transmitState
type SFInt32
properties
default 0
source <xs:attribute name="transmitState" type="SFInt32" default="0"/>

attribute TransmitterPdu/@geoSystem
type geoSystemType
properties
default "GD" "WE"
source <xs:attribute name="geoSystem" type="geoSystemType" default='"GD" "WE"'/>

attribute TransmitterPdu/@geoCoords
type SFVec3d
properties
default 0 0 0
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*(([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="geoCoords" type="SFVec3d" default="0 0 0"/>

attribute TransmitterPdu/@containerField
type xs:NMTOKEN
properties
default children
source <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy