Uses of Class
edu.nps.moves.dis7.pdus.IFFPdu
Packages that use IFFPdu
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of IFFPdu in edu.nps.moves.dis7.pdus
Subclasses of IFFPdu in edu.nps.moves.dis7.pdusModifier and TypeClassDescriptionfinal classalias, more descriptive name for an IFFPdu.classSection 5.3.7.4.2 When present, layer 2 should follow layer 1 and have the following fields.Methods in edu.nps.moves.dis7.pdus that return IFFPduModifier and TypeMethodDescriptionIFFPdu.copy()copy method creates a deep copy of current object using preferred marshalling methodIFFPdu.copyByteBuffer()Creates a "deep copy" of current object using ByteBuffer methods.IFFPdu.copyDataOutputStream()copy method creates a deep copy of current object using DataOutputStream methods.IFFPdu.setEmittingEntityId(EntityID pEmittingEntityId) Setter foremittingEntityIdIFFPdu.setEventID(EventIdentifier pEventID) Setter foreventIDIFFPdu.setFundamentalParameters(FundamentalOperationalData pFundamentalParameters) Setter forfundamentalParametersIFFPdu.setLocation(Vector3Float pLocation) Setter forlocationIFFPdu.setSystemDesignator(byte pSystemDesignator) Setter forsystemDesignatorIFFPdu.setSystemDesignator(int pSystemDesignator) Utility setter forsystemDesignatorIFFPdu.setSystemID(SystemIdentifier pSystemID) Setter forsystemIDIFFPdu.setSystemSpecificData(byte pSystemSpecificData) Setter forsystemSpecificDataIFFPdu.setSystemSpecificData(int pSystemSpecificData) Utility setter forsystemSpecificData -
Uses of IFFPdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return IFFPduModifier and TypeMethodDescriptionPduFactory.makeIffPdu()Create a an Identification Friend or Foe (IFF) PDU
IEEE Std 1278.1-2012, 5.7.6