Uses of Class
edu.nps.moves.dis7.pdus.AggregateStatePdu
Packages that use AggregateStatePdu
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
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.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 a Designator PDU
IEEE Std 1278.1-2012, 5.7.4