Uses of Enum
edu.nps.moves.dis7.enumerations.UAPassiveParameterIndex
Packages that use UAPassiveParameterIndex
Package
Description
Infrastructure classes for enumerations supporting open-dis7-java library.
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of UAPassiveParameterIndex in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return UAPassiveParameterIndexModifier and TypeMethodDescriptionstatic UAPassiveParameterIndexUAPassiveParameterIndex.getEnumForValue(int i)provide enumeration for a given valuestatic UAPassiveParameterIndexUAPassiveParameterIndex.unmarshalEnum(DataInputStream dis)Unmarshal value to DataInputStreamstatic UAPassiveParameterIndexUAPassiveParameterIndex.unmarshalEnum(ByteBuffer byteBuffer)Unmarshal enumeration value to ByteBufferstatic UAPassiveParameterIndexReturns the enum constant of this type with the specified name.static UAPassiveParameterIndex[]UAPassiveParameterIndex.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of UAPassiveParameterIndex in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as UAPassiveParameterIndexModifier and TypeFieldDescriptionprotected UAPassiveParameterIndexUnderwaterAcousticPdu.passiveParameterIndexThis field indicates which database record (or file) shall be used in the definition of passive signature (unintentional) emissions of the entity.Methods in edu.nps.moves.dis7.pdus that return UAPassiveParameterIndexModifier and TypeMethodDescriptionUnderwaterAcousticPdu.getPassiveParameterIndex()Getter forUnderwaterAcousticPdu.passiveParameterIndexMethods in edu.nps.moves.dis7.pdus with parameters of type UAPassiveParameterIndexModifier and TypeMethodDescriptionUnderwaterAcousticPdu.setPassiveParameterIndex(UAPassiveParameterIndex pPassiveParameterIndex)Setter forUnderwaterAcousticPdu.passiveParameterIndex