Uses of Class
edu.nps.moves.dis7.pdus.LiveSimulationAddress
Packages that use LiveSimulationAddress
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of LiveSimulationAddress in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveSimulationAddressModifier and TypeFieldDescriptionprotected LiveSimulationAddress
LiveEntityIdentifier.liveSimulationAddress
Live Simulation Address record (see 6.2.54)Methods in edu.nps.moves.dis7.pdus that return LiveSimulationAddressModifier and TypeMethodDescriptionLiveEntityIdentifier.getLiveSimulationAddress()
Getter forLiveEntityIdentifier.liveSimulationAddress
LiveSimulationAddress.setLiveApplicationNumber(byte pLiveApplicationNumber)
Setter forliveApplicationNumber
LiveSimulationAddress.setLiveApplicationNumber(int pLiveApplicationNumber)
Utility setter forliveApplicationNumber
LiveSimulationAddress.setLiveSiteNumber(byte pLiveSiteNumber)
Setter forliveSiteNumber
LiveSimulationAddress.setLiveSiteNumber(int pLiveSiteNumber)
Utility setter forliveSiteNumber
Methods in edu.nps.moves.dis7.pdus with parameters of type LiveSimulationAddressModifier and TypeMethodDescriptionLiveEntityIdentifier.setLiveSimulationAddress(LiveSimulationAddress pLiveSimulationAddress)
Setter forLiveEntityIdentifier.liveSimulationAddress