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 class
alias, more descriptive name for an IFFPdu.class
Section 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 foremittingEntityId
IFFPdu.setEventID
(EventIdentifier pEventID) Setter foreventID
IFFPdu.setFundamentalParameters
(FundamentalOperationalData pFundamentalParameters) Setter forfundamentalParameters
IFFPdu.setLocation
(Vector3Float pLocation) Setter forlocation
IFFPdu.setSystemDesignator
(byte pSystemDesignator) Setter forsystemDesignator
IFFPdu.setSystemDesignator
(int pSystemDesignator) Utility setter forsystemDesignator
IFFPdu.setSystemID
(SystemIdentifier pSystemID) Setter forsystemID
IFFPdu.setSystemSpecificData
(byte pSystemSpecificData) Setter forsystemSpecificData
IFFPdu.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