Uses of Class
edu.nps.moves.dis7.pdus.AggregateStatePdu
Packages that use AggregateStatePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of AggregateStatePdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return AggregateStatePduModifier and TypeMethodDescriptionAggregateStatePdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodAggregateStatePdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.AggregateStatePdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.AggregateStatePdu.setAggregateID
(AggregateIdentifier pAggregateID) Setter foraggregateID
AggregateStatePdu.setAggregateIDList
(List<AggregateIdentifier> pAggregateIDList) Setter foraggregateIDList
AggregateStatePdu.setAggregateMarking
(AggregateMarking pAggregateMarking) Setter foraggregateMarking
AggregateStatePdu.setAggregateState
(AggregateStateAggregateState pAggregateState) Setter foraggregateState
AggregateStatePdu.setAggregateType
(AggregateType pAggregateType) Setter foraggregateType
AggregateStatePdu.setCenterOfMass
(Vector3Double pCenterOfMass) Setter forcenterOfMass
AggregateStatePdu.setDimensions
(Vector3Float pDimensions) Setter fordimensions
AggregateStatePdu.setEntityIDList
(List<EntityID> pEntityIDList) Setter forentityIDList
AggregateStatePdu.setForceID
(ForceID pForceID) Setter forforceID
AggregateStatePdu.setFormation
(AggregateStateFormation pFormation) Setter forformation
AggregateStatePdu.setOrientation
(Vector3Float pOrientation) Setter fororientation
AggregateStatePdu.setSilentAggregateSystemList
(List<EntityType> pSilentAggregateSystemList) Setter forsilentAggregateSystemList
AggregateStatePdu.setSilentEntitySystemList
(List<EntityType> pSilentEntitySystemList) Setter forsilentEntitySystemList
AggregateStatePdu.setVariableDatumList
(List<VariableDatum> pVariableDatumList) Setter forvariableDatumList
AggregateStatePdu.setVelocity
(Vector3Float pVelocity) Setter forvelocity
-
Uses of AggregateStatePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return AggregateStatePduModifier and TypeMethodDescriptionPduFactory.makeAggregateStatePdu()
Create and add initial properties to a new Designator PDU
IEEE Std 1278.1-2012, 5.7.4