Uses of Class
edu.nps.moves.dis7.pdus.RadioType
Packages that use RadioType
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
-
Uses of RadioType in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as RadioTypeModifier and TypeFieldDescriptionprotected RadioType
TransmitterPdu.radioEntityType
Type of radioMethods in edu.nps.moves.dis7.pdus that return RadioTypeModifier and TypeMethodDescriptionTransmitterPdu.getRadioEntityType()
Getter forTransmitterPdu.radioEntityType
RadioType.setCategory
(RadioCategory pCategory) Setter forcategory
RadioType.setCountry
(Country pCountry) Setter forcountry
RadioType.setDomain
(byte pDomain) Setter fordomain
RadioType.setDomain
(int pDomain) Utility setter fordomain
RadioType.setEntityKind
(EntityKind pEntityKind) Setter forentityKind
RadioType.setExtra
(byte pExtra) Setter forextra
RadioType.setExtra
(int pExtra) Utility setter forextra
RadioType.setSpecific
(byte pSpecific) Setter forspecific
RadioType.setSpecific
(int pSpecific) Utility setter forspecific
RadioType.setSubcategory
(RadioSubcategory pSubcategory) Setter forsubcategory
Methods in edu.nps.moves.dis7.pdus with parameters of type RadioTypeModifier and TypeMethodDescriptionTransmitterPdu.setRadioEntityType
(RadioType pRadioEntityType) Setter forTransmitterPdu.radioEntityType