Uses of Class
edu.nps.moves.dis7.pdus.IFFLayer2Pdu
Packages that use IFFLayer2Pdu
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
-
Uses of IFFLayer2Pdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return IFFLayer2PduModifier and TypeMethodDescriptionIFFLayer2Pdu.copy()copy method creates a deep copy of current object using preferred marshalling methodIFFLayer2Pdu.copyByteBuffer()Creates a "deep copy" of current object using ByteBuffer methods.IFFLayer2Pdu.copyDataOutputStream()copy method creates a deep copy of current object using DataOutputStream methods.IFFLayer2Pdu.setBeamData(BeamData pBeamData) Setter forbeamDataIFFLayer2Pdu.setFundamentalIFFParameters(List<IFFFundamentalParameterData> pFundamentalIFFParameters) Setter forfundamentalIFFParametersIFFLayer2Pdu.setLayerHeader(LayerHeader pLayerHeader) Setter forlayerHeaderIFFLayer2Pdu.setSecondaryOpParameter1(byte pSecondaryOpParameter1) Setter forsecondaryOpParameter1IFFLayer2Pdu.setSecondaryOpParameter1(int pSecondaryOpParameter1) Utility setter forsecondaryOpParameter1IFFLayer2Pdu.setSecondaryOpParameter2(byte pSecondaryOpParameter2) Setter forsecondaryOpParameter2IFFLayer2Pdu.setSecondaryOpParameter2(int pSecondaryOpParameter2) Utility setter forsecondaryOpParameter2