Uses of Class
edu.nps.moves.dis7.pdus.StartResumePdu
Packages that use StartResumePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of StartResumePdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return StartResumePduModifier and TypeMethodDescriptionStartResumePdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodStartResumePdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.StartResumePdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.StartResumePdu.setRealWorldTime
(ClockTime pRealWorldTime) Setter forrealWorldTime
StartResumePdu.setRequestID
(int pRequestID) Setter forrequestID
StartResumePdu.setSimulationTime
(ClockTime pSimulationTime) Setter forsimulationTime
-
Uses of StartResumePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return StartResumePduModifier and TypeMethodDescriptionPduFactory.makeStartResumePdu()
Create and add initial properties to a new Start Resume PDU
IEEE Std 1278.1-2012, 5.6.5.4