Uses of Class
edu.nps.moves.dis7.enumerations.MinefieldDataFusing.Bits
Packages that use MinefieldDataFusing.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of MinefieldDataFusing.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as MinefieldDataFusing.BitsModifier and TypeFieldDescriptionstatic MinefieldDataFusing.Bits
MinefieldDataFusing.HASANTIHANDLINGDEVICE
(bit position 14, boolean) Describes whether the mine has an Anti-Handling devicestatic MinefieldDataFusing.Bits
MinefieldDataFusing.PRIMARY
(bit position 0, length=7) Identifies the type of the primary fuse, useMinefieldFusingFuseType
values for this fieldstatic MinefieldDataFusing.Bits
MinefieldDataFusing.SECONDARY
(bit position 7, length=7) Identifies the type of the secondary fuse, useMinefieldFusingFuseType
values for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type MinefieldDataFusing.BitsModifier and TypeMethodDescriptionMinefieldDataFusing.set(MinefieldDataFusing.Bits wh, int value)
Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type MinefieldDataFusing.BitsModifierConstructorDescriptionMinefieldDataFusing(MinefieldDataFusing.Bits wh, int value)
Default constructor with parameters