Uses of Class
edu.nps.moves.dis7.pdus.ReceiverPdu
Packages that use ReceiverPdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of ReceiverPdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return ReceiverPduModifier and TypeMethodDescriptionReceiverPdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodReceiverPdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.ReceiverPdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.ReceiverPdu.setHeader
(RadioCommsHeader pHeader) Setter forheader
ReceiverPdu.setPadding1
(int pPadding1) Utility setter forpadding1
ReceiverPdu.setPadding1
(short pPadding1) Setter forpadding1
ReceiverPdu.setReceivedPower
(float pReceivedPower) Setter forreceivedPower
ReceiverPdu.setReceiverState
(ReceiverReceiverState pReceiverState) Setter forreceiverState
ReceiverPdu.setTransmitterEntityId
(EntityID pTransmitterEntityId) Setter fortransmitterEntityId
ReceiverPdu.setTransmitterRadioId
(int pTransmitterRadioId) Utility setter fortransmitterRadioId
ReceiverPdu.setTransmitterRadioId
(short pTransmitterRadioId) Setter fortransmitterRadioId
-
Uses of ReceiverPdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return ReceiverPduModifier and TypeMethodDescriptionPduFactory.makeReceiverPdu()
Create and add initial properties to a new Receiver PDU
IEEE Std 1278.1-2012, 5.8.5