public interface ReceiverPdu extends X3DNetworkSensorNode, X3DBoundedObject
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddress()
Provide String value from inputOutput SFString field named address.
|
int |
getApplicationID()
Provide int value from inputOutput SFInt32 field named applicationID.
|
float[] |
getBboxCenter()
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
|
float[] |
getBboxSize()
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
|
boolean |
getEnabled()
Provide boolean value from inputOutput SFBool field named enabled.
|
int |
getEntityID()
Provide int value from inputOutput SFInt32 field named entityID.
|
double[] |
getGeoCoords()
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
|
java.lang.String[] |
getGeoSystem()
Provide array of String results from initializeOnly MFString field named geoSystem.
|
boolean |
getIsActive()
Provide boolean value from outputOnly SFBool field named isActive.
|
boolean |
getIsNetworkReader()
Provide boolean value from outputOnly SFBool field named isNetworkReader.
|
boolean |
getIsNetworkWriter()
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
|
boolean |
getIsRtpHeaderHeard()
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
|
boolean |
getIsStandAlone()
Provide boolean value from outputOnly SFBool field named isStandAlone.
|
X3DMetadataObject |
getMetadata()
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
|
java.lang.String |
getMulticastRelayHost()
Provide String value from inputOutput SFString field named multicastRelayHost.
|
int |
getMulticastRelayPort()
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
|
java.lang.String |
getNetworkMode()
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
|
int |
getPort()
Provide int value from inputOutput SFInt32 field named port.
|
int |
getRadioID()
Provide int value from inputOutput SFInt32 field named radioID.
|
double |
getReadInterval()
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
|
float |
getReceivedPower()
Provide float value from inputOutput SFFloat field named receivedPower.
|
int |
getReceiverState()
Provide int value from inputOutput SFInt32 field named receiverState.
|
boolean |
getRtpHeaderExpected()
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
|
int |
getSiteID()
Provide int value from inputOutput SFInt32 field named siteID.
|
double |
getTimestamp()
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
|
int |
getTransmitterApplicationID()
Provide int value from inputOutput SFInt32 field named transmitterApplicationID.
|
int |
getTransmitterEntityID()
Provide int value from inputOutput SFInt32 field named transmitterEntityID.
|
int |
getTransmitterRadioID()
Provide int value from inputOutput SFInt32 field named transmitterRadioID.
|
int |
getTransmitterSiteID()
Provide int value from inputOutput SFInt32 field named transmitterSiteID.
|
int |
getWhichGeometry()
Provide int value from inputOutput SFInt32 field named whichGeometry.
|
double |
getWriteInterval()
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
|
ReceiverPdu |
setAddress(java.lang.String newValue)
Assign String value to inputOutput SFString field named address.
|
ReceiverPdu |
setApplicationID(int newValue)
Assign int value to inputOutput SFInt32 field named applicationID.
|
ReceiverPdu |
setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
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 |
setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ReceiverPdu |
setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ReceiverPdu |
setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
ReceiverPdu |
setEntityID(int newValue)
Assign int value to inputOutput SFInt32 field named entityID.
|
ReceiverPdu |
setGeoCoords(double[] newValue)
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
|
ReceiverPdu |
setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
ReceiverPdu |
setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ReceiverPdu |
setMulticastRelayHost(java.lang.String newValue)
Assign String value to inputOutput SFString field named multicastRelayHost.
|
ReceiverPdu |
setMulticastRelayPort(int newValue)
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
|
ReceiverPdu |
setNetworkMode(java.lang.String newValue)
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
|
ReceiverPdu |
setPort(int newValue)
Assign int value to inputOutput SFInt32 field named port.
|
ReceiverPdu |
setRadioID(int newValue)
Assign int value to inputOutput SFInt32 field named radioID.
|
ReceiverPdu |
setReadInterval(double newValue)
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
|
ReceiverPdu |
setReceivedPower(float newValue)
Assign float value to inputOutput SFFloat field named receivedPower.
|
ReceiverPdu |
setReceiverState(int newValue)
Assign int value to inputOutput SFInt32 field named receiverState.
|
ReceiverPdu |
setRtpHeaderExpected(boolean newValue)
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
|
ReceiverPdu |
setSiteID(int newValue)
Assign int value to inputOutput SFInt32 field named siteID.
|
ReceiverPdu |
setTransmitterApplicationID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterApplicationID.
|
ReceiverPdu |
setTransmitterEntityID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterEntityID.
|
ReceiverPdu |
setTransmitterRadioID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterRadioID.
|
ReceiverPdu |
setTransmitterSiteID(int newValue)
Assign int value to inputOutput SFInt32 field named transmitterSiteID.
|
ReceiverPdu |
setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
ReceiverPdu |
setWhichGeometry(int newValue)
Assign int value to inputOutput SFInt32 field named whichGeometry.
|
ReceiverPdu |
setWriteInterval(double newValue)
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
|
java.lang.String getAddress()
ReceiverPdu setAddress(java.lang.String newValue)
newValue - is new value for the address field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getApplicationID()
ReceiverPdu setApplicationID(int newValue)
newValue - is new value for the applicationID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).float[] getBboxCenter()
getBboxCenter in interface X3DBoundedObjectReceiverPdu setBboxCenter(float[] newValue)
setBboxCenter in interface X3DBoundedObjectnewValue - is new value for the bboxCenter field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).float[] getBboxSize()
getBboxSize in interface X3DBoundedObjectReceiverPdu setBboxSize(float[] newValue)
setBboxSize in interface X3DBoundedObjectnewValue - is new value for the bboxSize field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).boolean getEnabled()
getEnabled in interface X3DNetworkSensorNodegetEnabled in interface X3DSensorNodeReceiverPdu setEnabled(boolean newValue)
setEnabled in interface X3DNetworkSensorNodesetEnabled in interface X3DSensorNodenewValue - is new value for the enabled field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getEntityID()
ReceiverPdu setEntityID(int newValue)
newValue - is new value for the entityID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).double[] getGeoCoords()
ReceiverPdu setGeoCoords(double[] newValue)
newValue - is new value for the geoCoords field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).java.lang.String[] getGeoSystem()
ReceiverPdu setGeoSystem(java.lang.String[] newValue)
newValue - is new value for the geoSystem field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).boolean getIsActive()
getIsActive in interface X3DNetworkSensorNodegetIsActive in interface X3DSensorNodeboolean getIsNetworkReader()
boolean getIsNetworkWriter()
boolean getIsRtpHeaderHeard()
boolean getIsStandAlone()
X3DMetadataObject getMetadata()
getMetadata in interface X3DChildNodegetMetadata in interface X3DNetworkSensorNodegetMetadata in interface X3DNodegetMetadata in interface X3DSensorNodeReceiverPdu setMetadata(X3DMetadataObject newValue)
setMetadata in interface X3DChildNodesetMetadata in interface X3DNetworkSensorNodesetMetadata in interface X3DNodesetMetadata in interface X3DSensorNodenewValue - is new value for the metadata field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).java.lang.String getMulticastRelayHost()
ReceiverPdu setMulticastRelayHost(java.lang.String newValue)
newValue - is new value for the multicastRelayHost field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getMulticastRelayPort()
ReceiverPdu setMulticastRelayPort(int newValue)
newValue - is new value for the multicastRelayPort field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).java.lang.String getNetworkMode()
ReceiverPdu setNetworkMode(java.lang.String newValue)
newValue - is new value for the networkMode field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getPort()
ReceiverPdu setPort(int newValue)
newValue - is new value for the port field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getRadioID()
ReceiverPdu setRadioID(int newValue)
newValue - is new value for the radioID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).double getReadInterval()
ReceiverPdu setReadInterval(double newValue)
newValue - is new value for the readInterval field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).float getReceivedPower()
ReceiverPdu setReceivedPower(float newValue)
newValue - is new value for the receivedPower field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getReceiverState()
ReceiverPdu setReceiverState(int newValue)
newValue - is new value for the receiverState field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).boolean getRtpHeaderExpected()
ReceiverPdu setRtpHeaderExpected(boolean newValue)
newValue - is new value for the rtpHeaderExpected field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getSiteID()
ReceiverPdu setSiteID(int newValue)
newValue - is new value for the siteID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).double getTimestamp()
int getTransmitterApplicationID()
ReceiverPdu setTransmitterApplicationID(int newValue)
newValue - is new value for the transmitterApplicationID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getTransmitterEntityID()
ReceiverPdu setTransmitterEntityID(int newValue)
newValue - is new value for the transmitterEntityID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getTransmitterRadioID()
ReceiverPdu setTransmitterRadioID(int newValue)
newValue - is new value for the transmitterRadioID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getTransmitterSiteID()
ReceiverPdu setTransmitterSiteID(int newValue)
newValue - is new value for the transmitterSiteID field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).int getWhichGeometry()
ReceiverPdu setWhichGeometry(int newValue)
newValue - is new value for the whichGeometry field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).double getWriteInterval()
ReceiverPdu setWriteInterval(double newValue)
newValue - is new value for the writeInterval field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).ReceiverPdu setDEF(java.lang.String newValue)
setDEF in interface X3DChildNodesetDEF in interface X3DNetworkSensorNodesetDEF in interface X3DNodesetDEF in interface X3DSensorNodenewValue - is new value for the DEF field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).ReceiverPdu setUSE(java.lang.String newValue)
USE node is still an independent object, with the USE value matching the DEF value in the preceding object.
setUSE() method on this node resets all other fields to their default values (except for containerField) and also releases all child nodes.setUSE in interface X3DChildNodesetUSE in interface X3DNetworkSensorNodesetUSE in interface X3DNodesetUSE in interface X3DSensorNodenewValue - is new value for the USE field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).ReceiverPdu setCssClass(java.lang.String newValue)
setCssClass in interface X3DChildNodesetCssClass in interface X3DNetworkSensorNodesetCssClass in interface X3DNodesetCssClass in interface X3DSensorNodenewValue - is new value for the class field.ReceiverPdu - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.