Uses of Interface
org.web3d.x3d.sai.DIS.TransmitterPdu
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 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 TransmitterPdu in org.web3d.x3d.jsail.DIS
Modifier and TypeClassDescriptionclass
TransmitterPdu is a networked Protocol Data Unit (PDU) information node that provides detailed information about a radio transmitter modeled in a simulation. -
Uses of TransmitterPdu in org.web3d.x3d.sai.DIS
Modifier and TypeMethodDescriptionTransmitterPdu.setAddress
(String newValue) Accessor method to assign String value to inputOutput SFString field named address.TransmitterPdu.setAntennaLocation
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named antennaLocation.TransmitterPdu.setAntennaPatternLength
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named antennaPatternLength.TransmitterPdu.setAntennaPatternType
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named antennaPatternType.TransmitterPdu.setApplicationID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named applicationID.TransmitterPdu.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.TransmitterPdu.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.TransmitterPdu.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.TransmitterPdu.setCryptoKeyID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named cryptoKeyID.TransmitterPdu.setCryptoSystem
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named cryptoSystem.TransmitterPdu.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.TransmitterPdu.setEnabled
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.TransmitterPdu.setEntityID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named entityID.TransmitterPdu.setFrequency
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named frequency.TransmitterPdu.setGeoCoords
(double[] newValue) Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.TransmitterPdu.setGeoSystem
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.TransmitterPdu.setInputSource
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named inputSource.TransmitterPdu.setLengthOfModulationParameters
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named lengthOfModulationParameters.TransmitterPdu.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.TransmitterPdu.setModulationTypeDetail
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeDetail.TransmitterPdu.setModulationTypeMajor
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeMajor.TransmitterPdu.setModulationTypeSpreadSpectrum
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeSpreadSpectrum.TransmitterPdu.setModulationTypeSystem
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeSystem.TransmitterPdu.setMulticastRelayHost
(String newValue) Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.TransmitterPdu.setMulticastRelayPort
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.TransmitterPdu.setNetworkMode
(String newValue) Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.TransmitterPdu.setPort
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named port.TransmitterPdu.setPower
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named power.TransmitterPdu.setRadioEntityTypeCategory
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeCategory.TransmitterPdu.setRadioEntityTypeCountry
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeCountry.TransmitterPdu.setRadioEntityTypeDomain
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeDomain.TransmitterPdu.setRadioEntityTypeKind
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeKind.TransmitterPdu.setRadioEntityTypeNomenclature
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclature.TransmitterPdu.setRadioEntityTypeNomenclatureVersion
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclatureVersion.TransmitterPdu.setRadioID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named radioID.TransmitterPdu.setReadInterval
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.TransmitterPdu.setRelativeAntennaLocation
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named relativeAntennaLocation.TransmitterPdu.setRtpHeaderExpected
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named rtpHeaderExpected.TransmitterPdu.setSiteID
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named siteID.TransmitterPdu.setTransmitFrequencyBandwidth
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named transmitFrequencyBandwidth.TransmitterPdu.setTransmitState
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named transmitState.TransmitterPdu.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.TransmitterPdu.setWhichGeometry
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.TransmitterPdu.setWriteInterval
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.