Uses of Class
edu.nps.moves.dis7.pdus.CommentReliablePdu
Packages that use CommentReliablePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of CommentReliablePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return CommentReliablePduModifier and TypeMethodDescriptionPduFactory.makeCommentReliablePdu()
Create and add initial properties to a new Comment-R (Reliable) PDU
IEEE Std 1278.1-2012, 5.12.4.13PduFactory.makeCommentReliablePdu
(VariableRecordType typ, String... comments) Create and add initial properties to a new CommentR PDU containing the given String(s) and variable record typePduFactory.makeCommentReliablePdu
(String... comments) Create and add initial properties to a new Comment-R PDU containing the given String(s), variable record type = "OTHER"