Uses of Class
edu.nps.moves.dis7.enumerations.StopFreezeFrozenBehavior.Bits
Packages that use StopFreezeFrozenBehavior.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of StopFreezeFrozenBehavior.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as StopFreezeFrozenBehavior.BitsModifier and TypeFieldDescriptionStopFreezeFrozenBehavior.PROCESSUPDATES
(bit position 2, boolean) Describes whether a simulation application should update simulation models of other entities via received updates or interactionsStopFreezeFrozenBehavior.RUNSIMULATIONCLOCK
(bit position 0, boolean) Describes whether a simulation application should run the internal simulation clock or notStopFreezeFrozenBehavior.TRANSMITUPDATES
(bit position 1, boolean) Describes whether a simulation application should transmit updates and interactions or notMethods in edu.nps.moves.dis7.enumerations with parameters of type StopFreezeFrozenBehavior.BitsModifier and TypeMethodDescriptionStopFreezeFrozenBehavior.set
(StopFreezeFrozenBehavior.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type StopFreezeFrozenBehavior.BitsModifierConstructorDescriptionStopFreezeFrozenBehavior
(StopFreezeFrozenBehavior.Bits wh, int value) Default constructor with parameters