| Package | Description |
|---|---|
| org.web3d.x3d.jsail.DIS |
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.
|
| org.web3d.x3d.sai.DIS |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReceiverPduObject
X3D node tooltip: [X3DNetworkSensorNode,X3DBoundedObject] ReceiverPdu is a networked Protocol Data Unit (PDU) information node that transmits the state of radio frequency (RF) receivers modeled in a simulation.
|
| Modifier and Type | Method and Description |
|---|---|
ReceiverPdu |
ReceiverPdu.setAddress(java.lang.String newValue)
Assign String value to inputOutput SFString field named address.
|
ReceiverPdu |
ReceiverPdu.setApplicationID(int newValue)
Assign int value to inputOutput SFInt32 field named applicationID.
|
ReceiverPdu |
ReceiverPdu.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
ReceiverPdu |
ReceiverPdu.setBboxSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
|
ReceiverPdu |
ReceiverPdu.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ReceiverPdu |
ReceiverPdu.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ReceiverPdu |
ReceiverPdu.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
ReceiverPdu |
ReceiverPdu.setEntityID(int newValue)
Assign int value to inputOutput SFInt32 field named entityID.
|
ReceiverPdu |
ReceiverPdu.setGeoCoords(double[] newValue)
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
|
ReceiverPdu |
ReceiverPdu.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
ReceiverPdu |
ReceiverPdu.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ReceiverPdu |
ReceiverPdu.setMulticastRelayHost(java.lang.String newValue)
Assign String value to inputOutput SFString field named multicastRelayHost.
|
ReceiverPdu |
ReceiverPdu.setMulticastRelayPort(int newValue)
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
|
ReceiverPdu |
ReceiverPdu.setNetworkMode(java.lang.String newValue)
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
|
ReceiverPdu |
ReceiverPdu.setPort(int newValue)
Assign int value to inputOutput SFInt32 field named port.
|
ReceiverPdu |
ReceiverPdu.setRadioID(int newValue)
Assign int value to inputOutput SFInt32 field named radioID.
|
ReceiverPdu |
ReceiverPdu.setReadInterval(double newValue)
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
|
ReceiverPdu |
ReceiverPdu.setReceivedPower(float newValue)
Assign float value to inputOutput SFFloat field named receivedPower.
|
ReceiverPdu |
ReceiverPdu.setReceiverState(int newValue)
Assign int value to inputOutput SFInt32 field named receiverState.
|
ReceiverPdu |
ReceiverPdu.setRtpHeaderExpected(boolean newValue)
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
|
ReceiverPdu |
ReceiverPdu.setSiteID(int newValue)
Assign int value to inputOutput SFInt32 field named siteID.
|
ReceiverPdu |
ReceiverPdu.setTransmitterApplicationID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterApplicationID.
|
ReceiverPdu |
ReceiverPdu.setTransmitterEntityID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterEntityID.
|
ReceiverPdu |
ReceiverPdu.setTransmitterRadioID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterRadioID.
|
ReceiverPdu |
ReceiverPdu.setTransmitterSiteID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterSiteID.
|
ReceiverPdu |
ReceiverPdu.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
ReceiverPdu |
ReceiverPdu.setWhichGeometry(int newValue)
Assign int value to inputOutput SFInt32 field named whichGeometry.
|
ReceiverPdu |
ReceiverPdu.setWriteInterval(double newValue)
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.