Uses of Class
edu.nps.moves.dis7.pdus.IFFPdu
Packages that use IFFPdu
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of IFFPdu in edu.nps.moves.dis7.pdus
Subclasses of IFFPdu in edu.nps.moves.dis7.pdusModifier and TypeClassDescriptionclassmore descriptive name for an IFFPdu IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application ProtocolsclassSection 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.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