Uses of Interface
org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
Package
Description
The Distributed Interactive Simulation (DIS) component provides networked interoperability with the IEEE DIS protocol for sharing state and conducting real-time platform-level simulations across multiple host computers.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The Distributed Interactive Simulation (DIS) component provides networked interoperability with the IEEE DIS protocol for sharing state and conducting real-time platform-level simulations across multiple host computers.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
-
Uses of X3DNetworkSensorNode in org.web3d.x3d.jsail.DIS
Modifier and TypeClassDescriptionclass
EspduTransform is a networked Transform node that can contain most nodes.class
ReceiverPdu is a networked Protocol Data Unit (PDU) information node that transmits the state of radio frequency (RF) receivers modeled in a simulation.class
SignalPdu is a networked Protocol Data Unit (PDU) information node that communicates the transmission of voice, audio or other data modeled in a simulation.class
TransmitterPdu is a networked Protocol Data Unit (PDU) information node that provides detailed information about a radio transmitter modeled in a simulation. -
Uses of X3DNetworkSensorNode in org.web3d.x3d.jsail.Networking
Modifier and TypeClassDescriptionclass
LoadSensor generates events as watchList child nodes are either loaded or fail to load. -
Uses of X3DNetworkSensorNode in org.web3d.x3d.sai.DIS
Modifier and TypeInterfaceDescriptioninterface
EspduTransform is a networked Transform node that can contain most nodes.interface
ReceiverPdu is a networked Protocol Data Unit (PDU) information node that transmits the state of radio frequency (RF) receivers modeled in a simulation.interface
SignalPdu is a networked Protocol Data Unit (PDU) information node that communicates the transmission of voice, audio or other data modeled in a simulation.interface
TransmitterPdu is a networked Protocol Data Unit (PDU) information node that provides detailed information about a radio transmitter modeled in a simulation. -
Uses of X3DNetworkSensorNode in org.web3d.x3d.sai.Networking
Modifier and TypeInterfaceDescriptioninterface
LoadSensor generates events as watchList child nodes are either loaded or fail to load.Modifier and TypeMethodDescriptionX3DNetworkSensorNode.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.X3DNetworkSensorNode.setEnabled
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.X3DNetworkSensorNode.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.