-
Classes in org.web3d.x3d.jsail.DIS that implement X3DNetworkSensorNode
| Modifier and Type |
Class |
Description |
class |
EspduTransformObject |
EspduTransform is a networked Transform node that can contain most nodes.
|
class |
ReceiverPduObject |
ReceiverPdu is a networked Protocol Data Unit (PDU) information node that transmits the state of radio frequency (RF) receivers modeled in a simulation.
|
class |
SignalPduObject |
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 |
TransmitterPduObject |
TransmitterPdu is a networked Protocol Data Unit (PDU) information node that provides detailed information about a radio transmitter modeled in a simulation.
|
-
-
Subinterfaces of X3DNetworkSensorNode in org.web3d.x3d.sai.DIS
| Modifier and Type |
Interface |
Description |
interface |
EspduTransform |
EspduTransform is a networked Transform node that can contain most nodes.
|
interface |
ReceiverPdu |
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 |
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 |
TransmitterPdu is a networked Protocol Data Unit (PDU) information node that provides detailed information about a radio transmitter modeled in a simulation.
|
-