diagram | |||||
type | extension of X3DNetworkSensorNode | ||||
properties |
|
||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||
used by |
|
||||
attributes | |||||
annotation |
|
||||
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/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="bboxSizeType" default="-1 -1 -1"/> <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" 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> <!-- bboxDisplay, visible added in X3D version 4.0 --> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/> |
type | bboxSizeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="whichGeometry" type="SFInt32" default="1"/> |
type | restriction of SFTime | ||||||
properties |
|
||||||
facets |
|
||||||
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> |
type | restriction of SFTime | ||||||
properties |
|
||||||
facets |
|
||||||
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> |
type | networkModeChoices | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:attribute name="networkMode" type="networkModeChoices" default="standAlone"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="siteID" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="applicationID" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="entityID" type="SFInt32" default="0"/> |
type | SFString | ||
properties |
|
||
source | <xs:attribute name="address" type="SFString" default="localhost"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="port" type="SFInt32" default="0"/> |
type | SFString |
source | <xs:attribute name="multicastRelayHost" type="SFString"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="multicastRelayPort" type="SFInt32" default="0"/> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="rtpHeaderExpected" type="SFBool" default="false"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="radioID" type="SFInt32" default="0"/> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="antennaLocation" type="SFVec3f" default="0 0 0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="antennaPatternLength" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="antennaPatternType" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="cryptoKeyID" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="cryptoSystem" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="frequency" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="inputSource" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="lengthOfModulationParameters" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="modulationTypeDetail" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="modulationTypeMajor" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="modulationTypeSpreadSpectrum" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="modulationTypeSystem" type="SFInt32" default="0"/> |
type | SFFloat | ||
properties |
|
||
source | <xs:attribute name="power" type="SFFloat" default="0.0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="radioEntityTypeCategory" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="radioEntityTypeCountry" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="radioEntityTypeDomain" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="radioEntityTypeKind" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="radioEntityTypeNomenclature" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="radioEntityTypeNomenclatureVersion" type="SFInt32" default="0"/> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="relativeAntennaLocation" type="SFVec3f" default="0 0 0"/> |
type | SFFloat | ||
properties |
|
||
source | <xs:attribute name="transmitFrequencyBandwidth" type="SFFloat" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="transmitState" type="SFInt32" default="0"/> |
type | geoSystemType | ||
properties |
|
||
source | <xs:attribute name="geoSystem" type="geoSystemType" default='"GD" "WE"'/> |
type | SFVec3d | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="geoCoords" type="SFVec3d" default="0 0 0"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |