Class PGM2000

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.fra.munition.battlefieldsupport.PGM2000
All Implemented Interfaces:
Serializable

public final class PGM2000 extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: PGM2000 = 10;
  • Specific: null (none);
  • Entity type uid: 29007;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@134d7ffa.

See Also: