Uses of Class
org.web3d.x3d.jsail.DIS.ReceiverPdu
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.
-
Uses of ReceiverPdu in org.web3d.x3d.jsail.DIS
Modifier and TypeMethodDescriptionReceiverPdu.addComments
(String newComment) Add comment as String to contained commentsList.ReceiverPdu.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.ReceiverPdu.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.ReceiverPdu.addGeoSystem
(String newValue) Add singleton String value to MFString geoSystem field.ReceiverPdu.addGeoSystem
(SFString newValue) Add singleton SFString value to MFString geoSystem field.ReceiverPdu.clearGeoSystem()
Utility method to clear MFString value of geoSystem field.ReceiverPdu.clearIS()
Utility method to clear SFNode value of IS field.ReceiverPdu.clearMetadata()
Utility method to clear SFNode value of metadata field.ReceiverPdu.setAddress
(String newValue) Accessor method to assign String value to inputOutput SFString field named address.ReceiverPdu.setAddress
(SFString newValue) Assign typed object value to SFString address field, similar tosetAddress(String)
.ReceiverPdu.setApplicationID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named applicationID.ReceiverPdu.setApplicationID
(SFInt32 newValue) Assign typed object value to SFInt32 applicationID field, similar tosetApplicationID(int)
.ReceiverPdu.setBboxCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.ReceiverPdu.setBboxCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.ReceiverPdu.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.ReceiverPdu.setBboxCenter
(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.ReceiverPdu.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.ReceiverPdu.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.ReceiverPdu.setBboxDisplay
(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.ReceiverPdu.setBboxSize
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.ReceiverPdu.setBboxSize
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.ReceiverPdu.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.ReceiverPdu.setBboxSize
(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.ReceiverPdu.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.final ReceiverPdu
ReceiverPdu.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.ReceiverPdu.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final ReceiverPdu
ReceiverPdu.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.ReceiverPdu.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final ReceiverPdu
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.ReceiverPdu.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.ReceiverPdu.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.ReceiverPdu.setEnabled
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.ReceiverPdu.setEnabled
(SFBool newValue) Assign typed object value to SFBool enabled field, similar tosetEnabled(boolean)
.ReceiverPdu.setEntityID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named entityID.ReceiverPdu.setEntityID
(SFInt32 newValue) Assign typed object value to SFInt32 entityID field, similar tosetEntityID(int)
.ReceiverPdu.setGeoCoords
(double[] newValue) Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.ReceiverPdu.setGeoCoords
(double x, double y, double z) Assign values to SFVec3d geoCoords field, similar tosetGeoCoords(double[])
.ReceiverPdu.setGeoCoords
(SFVec3d newValue) Assign typed object value to SFVec3d geoCoords field, similar tosetGeoCoords(double[])
.ReceiverPdu.setGeoSystem
(String newValue) Assign singleton String value to MFString geoSystem field, similar tosetGeoSystem(String[])
.ReceiverPdu.setGeoSystem
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.ReceiverPdu.setGeoSystem
(ArrayList<String> newValue) Assign ArrayList value of MFString geoSystem field, similar tosetGeoSystem(String[])
.ReceiverPdu.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.ReceiverPdu.setGeoSystem
(SFString newValue) Assign single SFString object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.final ReceiverPdu
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.ReceiverPdu.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ReceiverPdu.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.ReceiverPdu.setMulticastRelayHost
(String newValue) Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.ReceiverPdu.setMulticastRelayHost
(SFString newValue) Assign typed object value to SFString multicastRelayHost field, similar tosetMulticastRelayHost(String)
.ReceiverPdu.setMulticastRelayPort
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.ReceiverPdu.setMulticastRelayPort
(SFInt32 newValue) Assign typed object value to SFInt32 multicastRelayPort field, similar tosetMulticastRelayPort(int)
.ReceiverPdu.setNetworkMode
(String newValue) Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.ReceiverPdu.setNetworkMode
(SFString newValue) Assign typed object value to SFString networkMode field, similar tosetNetworkMode(String)
.ReceiverPdu.setPort
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named port.Assign typed object value to SFInt32 port field, similar tosetPort(int)
.ReceiverPdu.setRadioID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioID.ReceiverPdu.setRadioID
(SFInt32 newValue) Assign typed object value to SFInt32 radioID field, similar tosetRadioID(int)
.ReceiverPdu.setReadInterval
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.ReceiverPdu.setReadInterval
(SFTime newValue) Assign typed object value to SFTime readInterval field, similar tosetReadInterval(double)
.ReceiverPdu.setReceivedPower
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetReceivedPower(float)
.ReceiverPdu.setReceivedPower
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named receivedPower.ReceiverPdu.setReceivedPower
(SFFloat newValue) Assign typed object value to SFFloat receivedPower field, similar tosetReceivedPower(float)
.ReceiverPdu.setReceiverState
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named receiverState.ReceiverPdu.setReceiverState
(SFInt32 newValue) Assign typed object value to SFInt32 receiverState field, similar tosetReceiverState(int)
.ReceiverPdu.setRtpHeaderExpected
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named rtpHeaderExpected.ReceiverPdu.setRtpHeaderExpected
(SFBool newValue) Assign typed object value to SFBool rtpHeaderExpected field, similar tosetRtpHeaderExpected(boolean)
.ReceiverPdu.setSiteID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named siteID.Assign typed object value to SFInt32 siteID field, similar tosetSiteID(int)
.ReceiverPdu.setTransmitterApplicationID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named transmitterApplicationID.ReceiverPdu.setTransmitterApplicationID
(SFInt32 newValue) Assign typed object value to SFInt32 transmitterApplicationID field, similar tosetTransmitterApplicationID(int)
.ReceiverPdu.setTransmitterEntityID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named transmitterEntityID.ReceiverPdu.setTransmitterEntityID
(SFInt32 newValue) Assign typed object value to SFInt32 transmitterEntityID field, similar tosetTransmitterEntityID(int)
.ReceiverPdu.setTransmitterRadioID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named transmitterRadioID.ReceiverPdu.setTransmitterRadioID
(SFInt32 newValue) Assign typed object value to SFInt32 transmitterRadioID field, similar tosetTransmitterRadioID(int)
.ReceiverPdu.setTransmitterSiteID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named transmitterSiteID.ReceiverPdu.setTransmitterSiteID
(SFInt32 newValue) Assign typed object value to SFInt32 transmitterSiteID field, similar tosetTransmitterSiteID(int)
.final ReceiverPdu
Accessor method to assign String value to inputOutput SFString field named USE.ReceiverPdu.setUSE
(ReceiverPdu DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Assign typed object value to SFString USE field, similar tosetUSE(String)
.ReceiverPdu.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.ReceiverPdu.setVisible
(SFBool newValue) Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.ReceiverPdu.setWhichGeometry
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.ReceiverPdu.setWhichGeometry
(SFInt32 newValue) Assign typed object value to SFInt32 whichGeometry field, similar tosetWhichGeometry(int)
.ReceiverPdu.setWriteInterval
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.ReceiverPdu.setWriteInterval
(SFTime newValue) Assign typed object value to SFTime writeInterval field, similar tosetWriteInterval(double)
.Modifier and TypeMethodDescriptionReceiverPdu.setUSE
(ReceiverPdu DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.