Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected EntityType |
AppearancePdu.alternateEntityType |
protected EntityType |
EntityStatePdu.alternativeEntityType |
protected EntityType |
AttachedPartVP.attachedPartType
The definition of the 64 bits shall be determined based on the type of parameter specified in the Parameter Type field
|
protected EntityType |
AppearancePdu.entityType |
protected EntityType |
EntityStatePdu.entityType
Describes the type of entity in the world
|
protected EntityType |
EntityTypeVP.entityType |
protected EntityType |
SilentEntitySystem.entityType
Entity type
|
protected EntityType |
EnvironmentalProcessPdu.environmentType
Environment type
|
protected EntityType |
GriddedDataPdu.environmentType
type of environment
|
protected EntityType |
Expendable.expendable
Type of expendable
|
protected EntityType |
ExpendableReload.expendable
Type of expendable
|
protected EntityType |
ExpendableDescriptor.expendableType
Type of the object that exploded
|
protected EntityType |
ExplosionDescriptor.explodingObject
Type of the object that exploded.
|
protected EntityType |
MinefieldStatePdu.minefieldType
type of minefield
|
protected EntityType |
MinefieldDataPdu.mineType
Mine type
|
protected EntityType |
DirectedEnergyFirePdu.munitionType
Field shall identify the munition type enumeration for the DE weapon beam, Section 7.3.4
|
protected EntityType |
Munition.munitionType
This field shall identify the entity type of the munition.
|
protected EntityType |
MunitionDescriptor.munitionType
What munition was used in the burst
|
protected EntityType |
MunitionReload.munitionType
This field shall identify the entity type of the munition.
|
protected EntityType |
IsPartOfPdu.partEntityType
entity type
|
protected EntityType |
MinefieldQueryPdu.requestedMineType
Entity type of mine being requested
|
protected EntityType |
SupplyQuantity.supplyType
Type of supply
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<EntityType> |
MinefieldStatePdu.mineType
Type of mines
|
protected java.util.List<EntityType> |
AggregateStatePdu.silentAggregateSystemList
silent entity types
|
protected java.util.List<EntityType> |
AggregateStatePdu.silentEntitySystemList
silent entity types
|
Modifier and Type | Method and Description |
---|---|
java.util.List<EntityType> |
MinefieldStatePdu.getMineType()
Getter for
MinefieldStatePdu.mineType |
java.util.List<EntityType> |
AggregateStatePdu.getSilentAggregateSystemList()
Getter for
AggregateStatePdu.silentAggregateSystemList |
java.util.List<EntityType> |
AggregateStatePdu.getSilentEntitySystemList()
Getter for
AggregateStatePdu.silentEntitySystemList |
Modifier and Type | Method and Description |
---|---|
MinefieldStatePdu |
MinefieldStatePdu.setMineType(java.util.List<EntityType> pMineType)
Setter for
MinefieldStatePdu.mineType |
AggregateStatePdu |
AggregateStatePdu.setSilentAggregateSystemList(java.util.List<EntityType> pSilentAggregateSystemList)
Setter for
AggregateStatePdu.silentAggregateSystemList |
AggregateStatePdu |
AggregateStatePdu.setSilentEntitySystemList(java.util.List<EntityType> pSilentEntitySystemList)
Setter for
AggregateStatePdu.silentEntitySystemList |