Class GenericTowedDecoy

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.expendable.air.GenericTowedDecoy
All Implemented Interfaces:
Serializable

public final class GenericTowedDecoy extends EntityType

Entity class GenericTowedDecoy collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with GenericTowedDecoy.createInstance() or new GenericTowedDecoy().

  • Country: Other = 0;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Expendable = 8;
  • Category: Generic Active Emitter = 4;
  • SubCategory: TowedDecoy = 1;
  • Specific: GenericTowedDecoy = 1;
  • Entity type uid: 35456;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@9499643.

See Also: