diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DNetworkSensorNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SignalPdu"> <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#SignalPdu"/> </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="encodingScheme" type="SFInt32" default="0"/> <xs:attribute name="tdlType" type="SFInt32" default="0"/> <xs:attribute name="sampleRate" type="SFInt32" default="0"/> <xs:attribute name="samples" type="SFInt32" default="0"/> <xs:attribute name="dataLength" type="SFInt32" default="0"/> <xs:attribute name="data" type="MFInt32"/> <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> |
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 | SFBool | ||
properties |
|
||
source | <xs:attribute name="bboxDisplay" type="SFBool" default="false"/> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="visible" type="SFBool" default="true"/> |
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 | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="encodingScheme" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="tdlType" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="sampleRate" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="samples" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="dataLength" type="SFInt32" default="0"/> |
type | MFInt32 | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="data" type="MFInt32"/> |
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"/> |